Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mechanism for generating random test cases #41

Open
sravanareddy opened this issue Oct 19, 2016 · 0 comments
Open

Mechanism for generating random test cases #41

sravanareddy opened this issue Oct 19, 2016 · 0 comments

Comments

@sravanareddy
Copy link
Contributor

Connected to #35. Allow instructor to specify scaffolding structure of arguments, and have program generate random test cases in that space for "fuzz testing" (http://www.denero.org/content/pubs/las16_sridhara_fuzz.pdf).

This will reduce bias (hand-constructed cases are often too straightforward or too esoteric) and make it easier to generate several test cases.

Low priority, but would be cool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant