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

880 stars
36 watching
168 forks
Language: Erlang
last commit: 7 days ago
Linked from 2 awesome lists

codecov-badgeerlangerlang-versions-badgerelease-badge

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rpav/checkl A testing framework for Common Lisp that leverages the language's inherent testability features to simplify and enhance the testing process. 43
test-bench/test-bench A principled test framework for Ruby that aims to offer a structured way to write effective and easy-to-use tests. 69
eerimoq/nala A test framework for C projects providing automatic test discovery, mocking, and output capturing utilities. 68
ysmood/got A Go test framework with features like pretty output and value snapshot assertion. 265
richardwarburton/lambda-behave A testing framework for Java 8 that aims to make writing tests more readable and user-friendly. 253
etorreborre/specs2 A specification-based testing framework for Scala programming languages 734
vcaesar/tt A tool for writing and running tests in Go with colorful output and benchmarking capabilities. 8
machine/machine.specifications A Context/Specification framework for .NET testing that removes language noise and simplifies tests. 885
dalekbaldwin/check-it A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness 51
snaipe/criterion A cross-platform unit testing framework with C and C++ support 2,042
sheredom/utest.h A single header unit testing framework for C and C++ 845
matryer/is A testing framework for Go with simple and readable API 1,782
p4t12ick/ypsilon An automated testing environment for security use cases using real malware and various tools 165
marvinjwendt/testza A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. 418
thoughtbot/shoulda A testing framework specifically designed for Rails applications 2,211