An open API service indexing awesome lists of open source software.

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

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.