IntersectMBO/plutus

Upscale `QuickCheck` tests in the nightly test suite

Open

#6322 aperta il 23 lug 2024

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)Haskell (511 fork)batch import
Good first issueInternalTeststatus: triagedtech debt

Metriche repository

Star
 (1637 star)
Metriche merge PR
 (Merge medio 15g 11h) (13 PR mergiate in 30 g)

Descrizione

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.

Guida contributor