More tests - #176
Conversation
jmid
commented
Sep 12, 2021
A few observations:
Overall:
|
…rst_foldleftright which will then have a 100MB+ log
A few observations:
Overall:
|
…rst_foldleftright which will then have a 100MB+ log
This PR
IntTreetest.Edit: I've now also
Then we have one runner for the expect tests in the CI - while other runners can reuse (some of) the same tests,
e.g., for local shrinker benchmarking.
Here's the
diff -yof the new test outputs. Note how QCheck2's int shrinking strategy generally spendsless successful shrinking steps (again) - as have been discussed in, e.g., PR #153 and #173:
As a bonus, there are also pretty (and completely identical) histograms to be found:
Edit: This again builds on top of #172 and #174 (merge! merge! 😄)