propcheck

Property tester

A property-based testing framework for Elixir

Property based Testing for Elixir (based upon PropEr)

GitHub

377 stars
8 watching
42 forks
Language: Elixir
last commit: over 2 years ago
Linked from 1 awesome list

elixirpropcheckproperproperty-based-testing

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bodigrim/smallcheckA testing library that checks Haskell code properties exhaustively using automatic test case generation134
typelift/swiftcheckA testing library that generates random data to test program properties in Swift1,415
thejohnfreeman/autocheckA C++17 testing library for property-based testing using QuickCheck or SmallCheck.125
parroty/excheckA testing library for Elixir programming language316
rudymatela/fitspecAutomates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement.74
batate/shouldiProvides Elixir testing libraries with nested contexts and improved test naming conventions135
typelevel/scalacheckA library used to verify properties of software through automated tests1,944
scalaprops/scalapropsA property-based testing library for Scala that provides features like flexible parameter settings and deterministic testing.277
nick8325/quickcheckAutomated testing of program properties in Haskell programs.728
genericlady/chemistryA testing framework for Elixir that enables writing expressive tests using a simple syntax.7
alfert/reaxiveA reactive event handling library for Elixir284
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
quickchick/quickchickA Coq plugin for property-based testing of software systems259
hedgehogqa/haskell-hedgehogA testing framework that automatically generates and runs property tests to ensure software behaves correctly under various conditions.676