Redex has some random testing facilities built in, but it is mostly useful if you want random sexpression trees.
Robby On Sat, Jul 28, 2012 at 6:35 PM, Carl Eastlund <c...@ccs.neu.edu> wrote: > On Sat, Jul 28, 2012 at 7:23 PM, Neil Van Dyke <n...@neilvandyke.org> wrote: >> 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 > > FastTest is available on PLaneT, but it is mostly a proof of concept. > It is not a full-featured random testing library. I would love to see > someone -- possibly myself, but not in the immediate future -- turn it > into something much more useful. For now, feel free to check it out > for what it's worth, but it very likely will not be sufficient for > practical testing. > > --Carl > ____________________ > Racket Users list: > http://lists.racket-lang.org/users ____________________ Racket Users list: http://lists.racket-lang.org/users