Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ondrejspanel/scalatestcheck
Demonstrate using ScalaCheck Effects with async ScalaTest
https://github.com/ondrejspanel/scalatestcheck
Last synced: about 1 month ago
JSON representation
Demonstrate using ScalaCheck Effects with async ScalaTest
- Host: GitHub
- URL: https://github.com/ondrejspanel/scalatestcheck
- Owner: OndrejSpanel
- License: cc0-1.0
- Created: 2023-03-15T09:45:41.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T11:08:06.000Z (almost 2 years ago)
- Last Synced: 2024-11-30T01:29:13.425Z (about 1 month ago)
- Language: Scala
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ScalaTestCheck
Demonstrate using ScalaCheck Effects with async ScalaTestCreated for https://github.com/typelevel/scalacheck-effect/issues/261
Errors reported by the workflow are intentional - they are kind of the point of the project