-
-
Notifications
You must be signed in to change notification settings - Fork 607
Closed
Description
After updating to Xcode 7.3 and the newest Nimble, I am not getting any console output for tests.
Running the tests from within Xcode does appear to be running the tests (seen from the Test navigator), but the console output doesn't report any success or failure, or any mention of individual tests passing / failing.
I am linking the following issue from Quick (#494), but wanted to open an issue here, as we are not using Quick ourselves so it looks like an isolated Nimble issue.
Fastlane's scan output:
+--------------------+-------+
| Test Results |
+--------------------+-------+
| Number of tests | 0 |
| Number of failures | 0 |
+--------------------+-------+
Metadata
Metadata
Assignees
Labels
No labels