https://github.com/dm3/jquickcheck
QuickCheck runner for JUnit/TestNG
https://github.com/dm3/jquickcheck
Last synced: 2 months ago
JSON representation
QuickCheck runner for JUnit/TestNG
- Host: GitHub
- URL: https://github.com/dm3/jquickcheck
- Owner: dm3
- Created: 2010-09-06T22:13:46.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-10-03T15:12:04.000Z (over 15 years ago)
- Last Synced: 2025-02-27T21:49:34.620Z (11 months ago)
- Language: Java
- Homepage:
- Size: 461 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkd
Awesome Lists containing this project
README
This project will integrate 2 QuickCheck java backends -
[functionaljava](http://code.google.com/p/functionaljava/) and
[java.net.QuickCheck](https://quickcheck.dev.java.net/) with the
[JUnit](http://www.junit.org/) and [TestNG](http://testng.org/) testing
frameworks.
It's in the early development phase so please, move along :]