property-testing topic

List property-testing repositories

unit-threaded

120
Stars
37
Forks
Watchers

Advanced unit test framework for D

scalacheck

1.9k
Stars
405
Forks
Watchers

Property-based testing for Scala

kotlinfixture

251
Stars
13
Forks
Watchers

Fixtures for Kotlin providing generated values for unit testing

fitspec

74
Stars
0
Forks
Watchers

refine properties for testing Haskell programs

probably

55
Stars
12
Forks
Watchers

To probe what we can't prove, so the unprovable may become probable; testing for Scala

Scala-Category-Theory

30
Stars
5
Forks
Watchers

Bartosz Milewski great book on Category Theory implemented in scala, with property Tests

scalacheck-gen-regexp

22
Stars
1
Forks
Watchers

A library for creating Scalacheck generators from regular expressions

easyspec

36
Stars
2
Forks
Watchers

Signature inference for Functional Property Discovery in Haskell

swift-quickcheck

24
Stars
3
Forks
Watchers

🏁 An implementation of QuickCheck in Swift.

leancheck

51
Stars
8
Forks
Watchers

enumerative property-based testing for Haskell