IntersectMBO/plutus

Upscale `QuickCheck` tests in the nightly test suite

Open

#6,322 创建于 2024年7月23日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)Haskell (511 fork)batch import
Good first issueInternalTeststatus: triagedtech debt

仓库指标

Star
 (1,637 star)
PR 合并指标
 (平均合并 15天 11小时) (30 天内合并 13 个 PR)

描述

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.

贡献者指南