-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improvement: Remove scalacheck so that base munit doesn't depend on s…
…calacheck This causes us to be blocked whenever scalacheck needs to update still or when scalacheck moves to a newer LTS while we haven't (it's the case now)
- Loading branch information
Showing
9 changed files
with
3 additions
and
492 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 0 additions & 11 deletions
11
munit-scalacheck/shared/src/main/scala/munit/ScalaCheckFailException.scala
This file was deleted.
Oops, something went wrong.
108 changes: 0 additions & 108 deletions
108
munit-scalacheck/shared/src/main/scala/munit/ScalaCheckSuite.scala
This file was deleted.
Oops, something went wrong.
72 changes: 0 additions & 72 deletions
72
tests/shared/src/main/scala/munit/ScalaCheckExceptionFrameworkSuite.scala
This file was deleted.
Oops, something went wrong.
90 changes: 0 additions & 90 deletions
90
tests/shared/src/main/scala/munit/ScalaCheckFrameworkSuite.scala
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.