XCTest - Tests not running in Xcode 13

I am trying to run some tests in Xcode 13. It builds the tests but gives an error while running them.
This is the error
Failed to create a bundle instance representing ‘/Users/bvijay16/Library/Developer/Xcode/DerivedData/Build/Products/Debug-iphonesimulator/DataStoreTests.xctest’. Check that the bundle exists on disk.
Let me know if anybody have faced the same error and know a way out

This topic was automatically closed after 166 days. New replies are no longer allowed.