Xcode – Unit test not running on IOS swift 5
I'm implementing unit test in Xcode 13 (13A233). I wrote simple test but my xcode fails running test on this project. On other projects it's running fine. It produces an error Assertions: System: Test runner never began executing tests after…