proper

Test framework

A property-based testing tool for Erlang that helps ensure software behaves according to its specifications

PropEr: a QuickCheck-inspired property-based testing tool for Erlang

GitHub

884 stars
36 watching
167 forks
Language: Erlang
last commit: almost 2 years ago
Linked from 2 awesome lists

codecov-badgeerlangerlang-versions-badgerelease-badge

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rpav/checklA testing framework for Common Lisp that leverages the language's inherent testability features to simplify and enhance the testing process.43
test-bench/test-benchA principled test framework for Ruby that aims to offer a structured way to write effective and easy-to-use tests.69
eerimoq/nalaA test framework for C projects providing automatic test discovery, mocking, and output capturing utilities.68
ysmood/gotA Go test framework with features like pretty output and value snapshot assertion.265
richardwarburton/lambda-behaveA testing framework for Java 8 that aims to make writing tests more readable and user-friendly.253
etorreborre/specs2A specification-based testing framework for Scala programming languages734
vcaesar/ttA tool for writing and running tests in Go with colorful output and benchmarking capabilities.8
machine/machine.specificationsA Context/Specification framework for .NET testing that removes language noise and simplifies tests.887
dalekbaldwin/check-itA test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness51
snaipe/criterionA cross-platform unit testing framework with C and C++ support2,048
sheredom/utest.hA single header unit testing framework for C and C++853
matryer/isA testing framework for Go with simple and readable API1,809
p4t12ick/ypsilonAn automated testing environment for security use cases using real malware and various tools165
marvinjwendt/testzaA comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more.419
thoughtbot/shouldaA testing framework specifically designed for Rails applications2,211