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

Integration with minitest #160

Closed
dwestheide opened this issue Jul 11, 2020 · 2 comments · Fixed by #161
Closed

Integration with minitest #160

dwestheide opened this issue Jul 11, 2020 · 2 comments · Fixed by #161

Comments

@dwestheide
Copy link
Contributor

I'd like to see an integration between minitest and Hedgehog. They already have an integration module for ScalaCheck. I am not sure whether a Hedgehog integration should best be a module of minitest or of scala-hedgehog. Given that scala-hedgehog doesn't have proper releases yet, I think that having it in the scala-hedgehog project would work better.

I already implemented the integration. Given minitest's nature, the integration is minimal and requires only a single file with 30-40 lines of code. If there is interest in having this integration in a scala-hedgehog sbt sub project, I will open a PR.

@charleso
Copy link
Collaborator

@dwestheide see my comment on #158

@charleso
Copy link
Collaborator

(Thanks for reaching out!)

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 a pull request may close this issue.

2 participants