Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
Description
SWIFT-72 introduced MongoSwiftBenchmarks.BenchmarkSetup and MongoSwiftTests.TestSetup classes, which need to be assigned to NSPrincipalClass in the plist files for each test suite. It's my understanding that this will only affect Xcode builds, so running tests from the macOS command line may require a separate solution.
For additional context, see the final paragraphs of https://stackoverflow.com/a/41895011/162228.