JCheck is a testing tool for Java similar to QuickCheck for Haskell. The programmer provides a specification which then is tested using a large number of random test cases. JCheck integrates with JUnit making it easy to mix with usual unit tests.
Be the first to post a text review of JCheck. Rate and review a project by clicking thumbs up or thumbs down in the right column.
JCheck is a specification based random testing tool that integrates with the newly released JUnit 4.5. Now random testing is easy for all to use and it integrates well with your usual JUnit tools for problem free development.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?