IntersectMBO/plutus

Upscale `QuickCheck` tests in the nightly test suite

Open

#6.322 geöffnet am 23. Juli 2024

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Haskell (511 Forks)batch import
Good first issueInternalTeststatus: triagedtech debt

Repository-Metriken

Stars
 (1.637 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 15T 11h) (13 gemergte PRs in 30 T)

Beschreibung

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