#lang setup/infotab (define name "FastTest") (define blurb (list "Automated randomized test case generation.")) (define release-notes '("3.0: Updated interface. Documentation to come.")) (define categories '(devtools)) (define can-be-loaded-with 'all) (define repositories '("4.x")) (define primary-file "random.ss")