223 skills found · Page 1 of 8
dubzzz / Fast CheckProperty based testing framework for JavaScript (like QuickCheck) written in TypeScript
BurntSushi / QuickcheckAutomated property based testing for Rust (with shrinking).
jsverify / JsverifyWrite powerful and concise tests. Property-based testing for JavaScript. Like QuickCheck.
typelift / SwiftCheckQuickCheck for Swift
fscheck / FsCheckRandom Testing for .NET
clojure / Test.checkQuickCheck for Clojure
emil-e / RapidcheckQuickCheck clone for C++ with the goal of being simple to use with as little boilerplate as possible.
pholser / Junit QuickcheckProperty-based testing, JUnit-style
whatyouhide / Stream DataData generation and property-based testing for Elixir. 🔮
proper-testing / ProperPropEr: a QuickCheck-inspired property-based testing tool for Erlang
hspec / HspecA Testing Framework for Haskell
nick8325 / QuickcheckAutomatic testing of Haskell programs.
flyingmutant / RapidRapid is a modern Go property-based testing library
rohanpadhye / JQFJQF + Zest: Coverage-guided semantic fuzzing for Java.
hedgehogqa / Haskell HedgehogRelease with confidence, state-of-the-art property testing for Haskell.
UnkindPartition / TastyModern and extensible testing framework for Haskell
jqwik-team / JqwikProperty-Based Testing on the JUnit Platform
jeffh / FoxProperty Based Testing Library for Objective-C and Swift. QuickCheck for Apple's Platforms.
quicktheories / QuickTheoriesProperty based testing for Java 8
giorgiosironi / ErisEris is a porting of Quickcheck and property-based testing tools to the PHP and PHPUnit ecosystem.