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

Port tests to munit + hedgehog #162

Closed
wants to merge 10 commits into from
Closed

Port tests to munit + hedgehog #162

wants to merge 10 commits into from

Conversation

mpilquist
Copy link
Contributor

@mpilquist mpilquist commented Feb 25, 2020

This is an experimental PR that replaces ScalaTest and ScalaCheck with munit and hedgehog.

This PR contains a PropertySuite trait that integrates hedgehog with munit. Ideally, this trait would move to a new interop project under the scalameta organization.

In order to merge this, we'd need to:

In general, I like the no-implicit API choice of hedgehog and love the integrated shrinking.

Thoughts?

@mpilquist mpilquist closed this Apr 18, 2020
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

Successfully merging this pull request may close these issues.

1 participant