Skip to content

Commit

Permalink
[SWT-NNNN] Exit tests
Browse files Browse the repository at this point in the history
One of the first enhancement requests we received for swift-testing was the
ability to test for precondition failures and other critical failures that
terminate the current process when they occur. This feature is also frequently
requested for XCTest. With swift-testing, we have the opportunity to build such
a feature in an ergonomic way.

Read the full proposal [here](https://github.com/apple/swift-testing/blob/jgrynspan/exit-tests-proposal/Documentation/Proposals/NNNN-exit-tests.md).
  • Loading branch information
grynspan committed Sep 24, 2024
1 parent 9d1bb5f commit d4800a1
Showing 1 changed file with 627 additions and 0 deletions.
Loading

0 comments on commit d4800a1

Please sign in to comment.