CsCheck

Testing library

A C# random testing library with generators and shrinkers for property-based testing of .NET code.

Random testing library for C#

GitHub

164 stars
9 watching
4 forks
Language: C#
last commit: almost 2 years ago
Linked from 3 awesome lists

causal-profilingconcurrency-testingmetamorphic-testingmodel-based-testingparallel-testingperformance-testingquickcheckrandomregression-testingstateful-testingtesting

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
c-cube/qcheckA QuickCheck-inspired testing library for OCaml that enables property-based testing and random value generation.354
fscheck/fscheckAutomatically tests .NET programs by generating random test cases based on predefined properties1,169
rafael-santiago/cutestA C library for writing unit tests.18
comparethemarket/fettleAn experimental tool for testing C# code by intentionally changing it to see if tests can detect the changes66
nicoabie/quickcheckRandomized testing of program properties in Prolog22
parroty/excheckA testing library for Elixir programming language316
dariusz-wozniak/list-of-testing-tools-and-frameworks-for-.netA comprehensive list of tools and frameworks for automated testing in .NET553
thejohnfreeman/autocheckA C++17 testing library for property-based testing using QuickCheck or SmallCheck.125
typelift/swiftcheckA testing library that generates random data to test program properties in Swift1,415
libcheck/checkA unit testing framework for C.1,081
quickchick/quickchickA Coq plugin for property-based testing of software systems259
nick8325/quickcheckAutomated testing of program properties in Haskell programs.728
dalekbaldwin/check-itA test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness51
rudymatela/fitspecAutomates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement.74
ivaylokenov/mytested.aspnetcore.mvcA testing library for ASP.NET Core MVC that simplifies the process of writing unit tests for web applications.1,725