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

Refactor poperty-based tests to use the #[quickcheck] attribute #180

Merged
merged 4 commits into from
Feb 21, 2021

Conversation

brycx
Copy link
Member

@brycx brycx commented Feb 21, 2021

Replace uses of quickcheck! with #[quickcheck]. Reduces module-nesting in tests. Introduces a new dev-dependency.

@brycx brycx added testing All testing, except for fuzzing related improvement General improvements to code labels Feb 21, 2021
@brycx brycx merged commit 00b37be into master Feb 21, 2021
@brycx brycx deleted the quickcheck_macro branch February 21, 2021 12:11
brycx added a commit that referenced this pull request Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement General improvements to code testing All testing, except for fuzzing related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant