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 7b4215e commit e7f53cdCopy full SHA for e7f53cd
proposals/testing/NNNN-exit-test-value-capturing.md renamed to proposals/testing/0012-exit-test-value-capturing.md
@@ -1,9 +1,9 @@
1
# Capturing values in exit tests
2
3
-* Proposal: [ST-NNNN](NNNN-filename.md)
+* Proposal: [ST-0012](0012-exit-test-value-capturing.md)
4
* Authors: [Jonathan Grynspan](https://github.com/grynspan)
5
-* Review Manager: TBD
6
-* Status: **Awaiting review**
+* Review Manager: [Paul LeMarquand](https://github.com/plemarquand)
+* Status: **Active Review (Jul 4 - July 18, 2025)**
7
* Bug: [swiftlang/swift-testing#1157](https://github.com/swiftlang/swift-testing/issues/1157)
8
* Implementation: [swiftlang/swift-testing#1040](https://github.com/swiftlang/swift-testing/pull/1040) _et al._
9
* Review: ([pitch](https://forums.swift.org/t/pitch-capturing-values-in-exit-tests/80494))
0 commit comments