So, I am testing this new TDD thing (about time haha). In any case, I have two file testing modules that are currently used for the application, and one for the logic. An application logic test was autogenerated by xcode, and when I go to manage the circuits, I can see the (void) testExample, but I do not see the other tests that I created in my logical file, and they do not start. Attaching an image.
source share