Skip to content

Fuzz testing module #397

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fuzz testing module #397

wants to merge 2 commits into from

Conversation

cowlicks
Copy link
Contributor

@cowlicks cowlicks commented Jun 2, 2014

This adds a module for fuzz testing distarray. It still needs some work, but there are a lot of directions this could go from here so please tell me what kind of tests/capabilities you would like to see.

To try it just run the _test_fuzz.py module. It creates some number of random distarrays and tests them.

rand_distarray.py is a module for generating random distarrays.
fuzzy_test.py is a module for testing random distarrays.

@bgrant bgrant added this to the wishlist milestone Jun 2, 2014
@bgrant
Copy link
Contributor

bgrant commented Jun 2, 2014

Partially addresses #95.

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

Successfully merging this pull request may close these issues.

3 participants