scalacheck-effect
scalacheck-effect copied to clipboard
Add Specs2 v4 Integration
This PR requires https://github.com/typelevel/cats-effect-testing/pull/616.
See also: https://github.com/etorreborre/specs2-cats/tree/master/scalacheck-effect
See also: https://github.com/etorreborre/specs2-cats/tree/master/scalacheck-effect
Thanks for sharing this! I was unaware of that library, but even so, it looks like it only supports Specs2 5 and Scala 3. Unfortunately for me, the work I was doing that led to these PRs being created was actually an upgrade from Scala 2.12 to 2.13. I think it would be helpful to continue to support those platforms as well, which I hope this PR can help with.