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

Add property-based tests and fuzzing #17

Open
robin-nitrokey opened this issue Jul 19, 2022 · 1 comment
Open

Add property-based tests and fuzzing #17

robin-nitrokey opened this issue Jul 19, 2022 · 1 comment
Labels
Milestone

Comments

@robin-nitrokey
Copy link
Member

Where applicable, we should use property-based testing to extend our test cases. We should also have a fuzzing infrastructure in place that we can run before major releases.

@robin-nitrokey robin-nitrokey added this to the v1.0.0 milestone Jul 19, 2022
@robin-nitrokey
Copy link
Member Author

Fuzzing is implemented in #45.

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

No branches or pull requests

1 participant