XCTestMetric

Generated on 8/4/2024

1 search

XCTestMetric is a performance testing API used in XCTest, which is Apple's framework for unit testing in Xcode. According to the context provided, Swift Testing does not support performance testing APIs like XCTestMetric. Therefore, if you need to perform performance testing, you should continue using XCTest.

For more details on this, you can refer to the session Meet Swift Testing at timestamp 20:45.