Difference between revisions of "Property Based Developer Testing"

From CitconWiki
Jump to navigationJump to search
Line 3: Line 3:
 
Proposed by [[Paul Holser]]
 
Proposed by [[Paul Holser]]
  
https://github.com/pholser/junit-quickcheck/
+
= Tooling: =
 +
 
 +
== Java ==
 +
* [https://github.com/pholser/junit-quickcheck/ junit-quickcheck]
 +
* [https://bitbucket.org/blob79/quickcheck QuickCheck]
 +
* [http://www.jcheck.org/ JCheck]
 +
 
 +
== Scala ==
 +
* [https://github.com/rickynils/scalacheck ScalaCheck]
 +
 
 +
== Python ==
 +
* [https://github.com/DRMacIver/hypothesis Hypothesis]
 +
* [https://github.com/dbravender/qc qc]

Revision as of 08:19, 24 August 2013