scalacheck

Property tester

A library used to verify properties of software through automated tests

Property-based testing for Scala

GitHub

2k stars
57 watching
407 forks
Language: Scala
last commit: almost 2 years ago
Linked from 2 awesome lists

property-testingscalascalacheck

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
scalaprops/scalapropsA property-based testing library for Scala that provides features like flexible parameter settings and deterministic testing.277
typelift/swiftcheckA testing library that generates random data to test program properties in Swift1,415
typelevel/simulacrumA library that simplifies the use of type classes in Scala935
bodigrim/smallcheckA testing library that checks Haskell code properties exhaustively using automatic test case generation134
scalatest/scalatestA testing toolkit for writing and running tests for Scala and Java software1,155
scalaprops/scalaprops-cross-exampleAn open-source project demonstrating the use of scalaprops for property-based testing across multiple platforms (JVM, JS, Native) in Scala.3
thejohnfreeman/autocheckA C++17 testing library for property-based testing using QuickCheck or SmallCheck.125
alfert/propcheckA property-based testing framework for Elixir377
clojure/test.checkA testing tool that allows developers to write concise, powerful tests by defining properties of functions that should hold true for all inputs.1,124
fscheck/fscheckAutomatically tests .NET programs by generating random test cases based on predefined properties1,169
nick8325/quickcheckAutomated testing of program properties in Haskell programs.728
typelevel/skunkA data access library for building Scala applications that interact with Postgres databases.1,594
rudymatela/fitspecAutomates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement.74
typelevel/spireA numeric library for Scala providing powerful number types and abstractions for generic, fast, and precise computations.1,766
scalameta/munitA testing library for Scala that provides actionable errors and extensible APIs for writing reliable tests434