CsCheck
Testing library
A C# random testing library with generators and shrinkers for property-based testing of .NET code.
Random testing library for C#
164 stars
9 watching
4 forks
Language: C#
last commit: 3 months ago
Linked from 3 awesome lists
causal-profilingconcurrency-testingmetamorphic-testingmodel-based-testingparallel-testingperformance-testingquickcheckrandomregression-testingstateful-testingtesting
Related projects:
Repository | Description | Stars |
---|---|---|
| A QuickCheck-inspired testing library for OCaml that enables property-based testing and random value generation. | 354 |
| Automatically tests .NET programs by generating random test cases based on predefined properties | 1,169 |
| A C library for writing unit tests. | 18 |
| An experimental tool for testing C# code by intentionally changing it to see if tests can detect the changes | 66 |
| Randomized testing of program properties in Prolog | 22 |
| A testing library for Elixir programming language | 316 |
| A comprehensive list of tools and frameworks for automated testing in .NET | 553 |
| A C++17 testing library for property-based testing using QuickCheck or SmallCheck. | 125 |
| A testing library that generates random data to test program properties in Swift | 1,415 |
| A unit testing framework for C. | 1,081 |
| A Coq plugin for property-based testing of software systems | 259 |
| Automated testing of program properties in Haskell programs. | 728 |
| A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness | 51 |
| Automates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement. | 74 |
| A testing library for ASP.NET Core MVC that simplifies the process of writing unit tests for web applications. | 1,725 |