https://github.com/anicolaspp/fizzbuzz_scala_check
Demo of ScalaCheck while solving FizzBuzz
https://github.com/anicolaspp/fizzbuzz_scala_check
property-based-testing scala testing
Last synced: 12 months ago
JSON representation
Demo of ScalaCheck while solving FizzBuzz
- Host: GitHub
- URL: https://github.com/anicolaspp/fizzbuzz_scala_check
- Owner: anicolaspp
- License: mit
- Created: 2017-11-07T16:31:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-07T20:38:57.000Z (over 8 years ago)
- Last Synced: 2025-03-06T03:14:46.322Z (about 1 year ago)
- Topics: property-based-testing, scala, testing
- Language: XSLT
- Size: 166 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fizzbuzz_scala_check
Demo of ScalaCheck while solving FizzBuzz
[](https://travis-ci.org/anicolaspp/fizzbuzz_scala_check)
[](https://codecov.io/gh/anicolaspp/fizzbuzz_scala_check)