forked from UnkindPartition/tasty
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
QuickCheck has its own progress information which shows number of test cases done so far and if a test fails also reports the number of shrinks. Tasty disables QuickCheck's output by setting 'chatty' option to 'False'. We can now feed this information to tasty progress reporting by defining how 'QuickCheck's speaks to a terminal.
- Loading branch information
Showing
1 changed file
with
31 additions
and
8 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