https://github.com/tyrcho/gildedrosescalacheck
trying to test the Gilded Rose kata with ScalaCheck
https://github.com/tyrcho/gildedrosescalacheck
Last synced: 3 months ago
JSON representation
trying to test the Gilded Rose kata with ScalaCheck
- Host: GitHub
- URL: https://github.com/tyrcho/gildedrosescalacheck
- Owner: tyrcho
- Created: 2016-11-17T17:37:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-18T23:23:11.000Z (over 8 years ago)
- Last Synced: 2025-02-13T00:32:16.386Z (4 months ago)
- Language: Java
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Scala Check (within scalatest) tests for gilded rose kata.
Conclusion : works, gets 100% coverage (checked with EclEmma and PiTest). I'm still undecided if this is really better than
standard unit tests.