Xcode 13.3.1 not detecting unit testing tests

Hello

We are having an issue with Xcode 13.3.1 where it's not detecting our tests. In the test navigator, it's listing the tests but they are empty and it's also showing a count of 0 next to the test target.

When we run the tests, it runs fast and doesn't show the checkmarks as expected since it doesn't detect the tests.

Any help would be appreciated.

Thanks.

I fixed the issue by updating Quick to version 5.0.

Xcode 13.3.1 not detecting unit testing tests
 
 
Q