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 Aug 23, 2024
1 parent 7f67fb6 commit cff8e01
Showing 1 changed file with 604 additions and 0 deletions.
Loading

0 comments on commit cff8e01

Please sign in to comment.