Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markus1189/intro-to-scalacheck
Introduction to property based testing with ScalaCheck
https://github.com/markus1189/intro-to-scalacheck
Last synced: 20 days ago
JSON representation
Introduction to property based testing with ScalaCheck
- Host: GitHub
- URL: https://github.com/markus1189/intro-to-scalacheck
- Owner: markus1189
- Created: 2015-11-04T10:03:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-05T15:15:40.000Z (about 9 years ago)
- Last Synced: 2023-03-12T07:18:46.281Z (over 1 year ago)
- Language: Scala
- Size: 121 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Accompanying code for the "Introduction to Property-based Testing using ScalaCheck" post.