You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// CHECK: Test Case 'MissingAllTestsTestCase.missingTests' started.
5
+
// CHECK: \<EXPR\>:0: unexpected error: MissingAllTestsTestCase.missingTests : threw error "XCTestCase subclasses must override the `allTests` property to list the individual tests they provide" -
6
+
// CHECK: Test Case 'MissingAllTestsTestCase.missingTests' failed \(\d+\.\d+ seconds\).
7
+
// CHECK: Executed 1 test, with 1 failure \(1 unexpected\) in \d+\.\d+ \(\d+\.\d+\) seconds
8
+
// CHECK: Total executed 1 test, with 1 failure \(1 unexpected\) in \d+\.\d+ \(\d+\.\d+\) seconds
0 commit comments