ScalaCheck


ScalaCheck

ScalaCheck is a tool for testing Scala programs, based on property specifications and automatic test data generation. The basic idea is that you define a property that specifies the behaviour of a method or some unit of code, and ScalaCheck checks that the property holds. All test data are genera...

Version Repository Usages Date
1.5.x 1.5 central Nov 24, 2008
1.4.x 1.4 central Nov 24, 2008
1.3.x 1.3 central Nov 24, 2008
1.2.x 1.2 central Nov 24, 2008
1.1.x 1.1.1 central Nov 24, 2008
1.1 central Nov 24, 2008
1.0.x 1.0 central Nov 24, 2008