Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

ScalaCheck

Compare

  Analyzed about 9 hours ago

ScalaCheck is a Scala implementation of the QuickCheck 2 library for Haskell. It tries to keep the look and feel of QuickCheck as much as possible, while being open for improvements and extensions that can ease the task of property-based, randomized testing of Scala programs. Main features: ... [More] Unit properties are written directly in Scala, using combinators from the ScalaCheck library. Properties are tested automatically, with test data generated by ScalaCheck. Data generation can be precisely controlled, and generation of custom data types is simple to define. Failing test cases are minimised automatically, which makes pin-pointing error causes easier. Support for stateful testing of command sequences, and minimization of failing command sequences. [Less]

7.4K lines of code

21 current contributors

6 days since last commit

12 users on Open Hub

Moderate Activity
5.0
 
I Use This

proper

Compare

  Analyzed about 16 hours ago

PropEr: a QuickCheck-compatible Property-based testing tool for Erlang

16.2K lines of code

7 current contributors

9 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This