Re: Guile Potluck 2021: QuickCheck

2021-03-08 Thread Ludovic Courtès
Hi Timothy, Timothy Sample skribis: > For the potluck this year, I would like to present to you > Guile-QuickCheck, which is a property-based testing library. You can > download it and see a brief example at > > https://ngyro.com/software/guile-quickcheck.html Yay, nice dish that you bring,

Guile Potluck 2021: QuickCheck

2021-03-06 Thread Timothy Sample
Hello all, For the potluck this year, I would like to present to you Guile-QuickCheck, which is a property-based testing library. You can download it and see a brief example at https://ngyro.com/software/guile-quickcheck.html (A Guix package is forthcoming.) I wrote this library years ago, b