IntersectMBO / IntersectMBO/plutus
Upscale `QuickCheck` tests in the nightly test suite
Open
Good first issue
Internal
status: triaged
tech debt
Test
- Dominant language
- Haskell
- Stars
- 1.6k
- Forks
- 508
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 22
Description
We have the wonderful nightly test suite run which upscales `hedgehog` tests by 50x (which then gets downscaled back in individual tests when 50000 would take way too long). We should do the same for `QuickCheck`, except we should upscale both the test number and the size parameter.
Contributor guide
Assessment
This issue has not been assessed yet.