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

Perform robustness testing with Hypothesis #65

Open
gkapfham opened this issue Sep 13, 2018 · 0 comments
Open

Perform robustness testing with Hypothesis #65

gkapfham opened this issue Sep 13, 2018 · 0 comments

Comments

@gkapfham
Copy link
Collaborator

While GatorGrader currently has a high coverage test suite, it is good idea for us to perform additional testing, perhaps by using a tool like Hypothesis to generate random input values. These tests could be marked separately and, perhaps, not during during the Travis CI build. However, this new type of testing could be useful for finding hard-to-discover bugs in "corner cases" of, for instance, parameter verification.

@gkapfham gkapfham added the tests label Sep 13, 2018
@gkapfham gkapfham changed the title Implement Robustness Testing with Hypothesis Perform Robustness Testing with Hypothesis Sep 13, 2018
@gkapfham gkapfham changed the title Perform Robustness Testing with Hypothesis Perform robustness testing with Hypothesis Sep 13, 2018
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

2 participants