How to solve The test runner exited with code 45 before checking in


Showing All Messages
NextTest.app (626) encountered an error (Early unexpected exit, operation never finished bootstrapping - no restart will be attempted. (Underlying error: The test runner exited with code 45 before checking in.))

I try to use xcodebuild to run unittest, and I find it works well.
Could you file a report using Feedback Assistant, with the error message that you are encountering, as well as the result bundle that Xcode generates during testing?

If you are testing an iOS app on the simulator, please also attach the result of running xcrun simctl diagnose from the Terminal after the tests fail. If you're running tests for a macOS app, then please attach the contents of a sysdiagnose, which you can get by running sudo sysdiagnose. We'll take a look!
How to solve The test runner exited with code 45 before checking in
 
 
Q