summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorOwen Jacobson <owen@grimoire.ca>2020-06-18 02:19:43 -0400
committerOwen Jacobson <owen@grimoire.ca>2020-06-26 20:48:49 -0400
commit2f4c89cd3133517f58bc9e42f29220a1bbb66bcc (patch)
tree2933d4468fddda7c03339bf454c8e3c7e8cab898 /.travis.yml
parentce432438c8be147135f6c56bdd3229834bff2aa6 (diff)
Switch from quickcheck to proptest.
The argument is as given in the proptest docs at <https://altsysrq.github.io/proptest-book/proptest/vs-quickcheck.html>. I've found that the resulting tests are somewhat clearer, and that the tools for working with test case generation are more useful. The other killer feature is recalling test failure examples from run to run. This change includes at least one bug found while testing the port! Finally, if <https://github.com/AltSysrq/proptest/issues/179> is to be believed, proptest is considerably closer to supporting async tests.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions