Skip to content

Commit

Permalink
manual test
Browse files Browse the repository at this point in the history
Co-authored-by: ˌbodʲɪˈɡrʲim <andrew.lelechenko@gmail.com>
  • Loading branch information
BebeSparkelSparkel and Bodigrim authored Jun 9, 2024
1 parent d1271a2 commit 16b194e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickcheck/tests/test.hs
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ main =
resultDescription =~ "Failed.*expected failure"
resultDescription =~ "Use .* to reproduce"

-- ???????? not sure how to test intermediate results
-- Run the test suite manually and check that progress does not go beyond 100%
, testProperty "Percent Complete" $ withMaxSuccess 1000 $ \(_ :: Int) -> ioProperty $ threadDelay 10000

]
Expand Down

0 comments on commit 16b194e

Please sign in to comment.