-
-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nextest-runner] ensure that the last "panicked at" message is picked up
Some libraries like proptest produce a lot of "panicked at" messages. Ensure that only the last one is picked up. Also switch the color of panics from bold to fail, which highlights them more clearly in the output.
- Loading branch information
1 parent
0aaa2d6
commit 2516f81
Showing
2 changed files
with
17 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters