Managed Projects

ScalaCheck

  Analyzed 3 months 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.44K lines of code

21 current contributors

4 months since last commit

12 users on Open Hub

Activity Not Available
5.0
 
I Use This

hshpw

  Analyzed 3 months ago

Simple command line tool for generating safe passwords from a master password

125 lines of code

0 current contributors

about 3 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

kdmswitch

  Analyzed 3 months ago

A wrapper around kdmctl to make session switching more pleasant

124 lines of code

0 current contributors

over 9 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This