((synopsis "Allows quickcheck like testing for pure code with the test egg") (author "David Krentzlin") (maintainer "alice maz") (category testing) (license "GPLv3") (dependencies test srfi-1) (components (extension test-generative (source "test-generative.scm") (csc-options "-O2" "-d0" "-no-warnings"))))