We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22bfdc2 commit 61dd6adCopy full SHA for 61dd6ad
proposals/testing/NNNN-exit-tests.md renamed to proposals/testing/0008-exit-tests.md
@@ -1,11 +1,11 @@
1
# Exit tests
2
3
-* Proposal: [ST-NNNN](NNNN-exit-tests.md)
+* Proposal: [ST-0008](https://github.com/swiftlang/swift-evolution/blob/main/proposals/testing/0008-exit-tests.md)
4
* Authors: [Jonathan Grynspan](https://github.com/grynspan)
5
-* Status: **Awaiting review**
+* Status: **Active Review (March 21...April 8, 2025)**
6
* Bug: [apple/swift-testing#157](https://github.com/apple/swift-testing/issues/157)
7
* Implementation: [apple/swift-testing#324](https://github.com/swiftlang/swift-testing/pull/324)
8
-* Review: ([pitch](https://forums.swift.org/t/pitch-exit-tests/78071))
+* Review: (review), ([pitch](https://forums.swift.org/t/pitch-exit-tests/78071))
9
10
## Introduction
11
0 commit comments