Skip to content

Commit 0c5be06

Browse files
committed
Update status of ST-0012 Exit Test Value Capturing to Accepted
1 parent 8064c9e commit 0c5be06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

proposals/testing/0012-exit-test-value-capturing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
* Proposal: [ST-0012](0012-exit-test-value-capturing.md)
44
* Authors: [Jonathan Grynspan](https://github.com/grynspan)
55
* Review Manager: [Paul LeMarquand](https://github.com/plemarquand)
6-
* Status: **Active Review (Jul 7 - July 21, 2025)**
6+
* Status: **Implemented (Swift 6.3)**
77
* 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)) ([review](https://forums.swift.org/t/st-0012-capturing-values-in-exit-tests/80963))
8+
* Implementation: [swiftlang/swift-testing#1040](https://github.com/swiftlang/swift-testing/pull/1040), [swiftlang/swift-testing#1165](https://github.com/swiftlang/swift-testing/pull/1165) _et al._
9+
* Review: ([pitch](https://forums.swift.org/t/pitch-capturing-values-in-exit-tests/80494)) ([review](https://forums.swift.org/t/st-0012-capturing-values-in-exit-tests/80963)) ([acceptance](https://forums.swift.org/t/accepted-st-0012-capturing-values-in-exit-tests/81250))
1010

1111
## Introduction
1212

0 commit comments

Comments
 (0)