[racket] QuickCheck-like testing library?

From: Neil Van Dyke (neil at neilvandyke.org)
Date: Sat Jul 28 19:23:28 EDT 2012

Ismael Figueroa Palet wrote at 07/28/2012 07:15 PM:
> I was wondering if there is something like Haskell's QuickCheck for 
> testing in Racket? In the docs there is only mention of Racket Unit, 
> and google it's not helping much...

I see two that seem worth looking at:

1. http://planet.plt-scheme.org/display.ss?package=fasttest.plt&owner=cce

2. http://lists.racket-lang.org/users/archive/2003-August/003349.html
http://web.archive.org/web/20050212183945sh_re_/www.inf.ufrgs.br/~carlossch/scheme-check/

Neil V.


Posted on the users mailing list.