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

Improve tests #33

Open
zanebeckwith opened this issue Sep 22, 2017 · 2 comments
Open

Improve tests #33

zanebeckwith opened this issue Sep 22, 2017 · 2 comments

Comments

@zanebeckwith
Copy link
Collaborator

Using a property-based testing framework like github.com/silentbicycle/theft would be nice.

But, baseline, we need to hit more of our code with simple tests, particularly the serialization stuff.

@zanebeckwith
Copy link
Collaborator Author

These should also run our examples, to serve as integration and regression tests.

@zanebeckwith
Copy link
Collaborator Author

PR #38 added tests that exercise the basic serialization code, and run our examples as integration tests.

Better, fuzzed (perhaps property-based) tests remain TODO, though

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

No branches or pull requests

1 participant