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...

Sürüm Depo Kullanımlar Tarih
1.5.x 1.5 central Kas 24, 2008
1.4.x 1.4 central Kas 24, 2008
1.3.x 1.3 central Kas 24, 2008
1.2.x 1.2 central Kas 24, 2008
1.1.x 1.1.1 central Kas 24, 2008
1.1 central Kas 24, 2008
1.0.x 1.0 central Kas 24, 2008