IntersectMBO/plutus

Upscale `QuickCheck` tests in the nightly test suite

Open

#6,322 opened on 2024年7月23日

GitHub で見る
 (0 comments) (0 reactions) (1 assignee)Haskell (511 forks)batch import
Good first issueInternalTeststatus: triagedtech debt

Repository metrics

Stars
 (1,637 stars)
PR merge metrics
 (平均マージ 15d 11h) (30d で 13 merged PRs)

説明

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.

コントリビューターガイド