machine.specifications
Test framework
A Context/Specification framework for .NET testing that removes language noise and simplifies tests.
Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.
885 stars
47 watching
178 forks
Language: C#
last commit: 4 months ago
Linked from 4 awesome lists
dotnetmspecunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/testfx | A unit testing framework for .NET applications, allowing developers to write and run tests in various environments. | 752 |
verifytests/verify.aspnetcore | A tool for verifying the correctness of ASP.NET Core applications and their middleware | 6 |
safsdev/core | Provides a set of tools and frameworks for automating testing across various platforms and tools. | 9 |
suites-dev/suites | A comprehensive testing framework for building reliable unit tests in TypeScript applications | 367 |
etorreborre/specs2 | A specification-based testing framework for Scala programming languages | 734 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,042 |
proper-testing/proper | A property-based testing tool for Erlang that helps ensure software behaves according to its specifications | 880 |
matthewhammer/motoko-bigtest | A testing framework that enables the creation of long-running tests using a domain-specific language. | 12 |
clean-test/clean-test | A C++20 unit-testing framework with parallel execution and production-ready features | 49 |
jimporter/mettle | A C++20 unit testing framework providing a toolbox of features for writing tests | 122 |
mausch/fuchu | A test library designed to support first-class testing and flexible assertion mechanisms for F#, C# and VB.NET. | 120 |
2gis/winium | A Selenium-based framework for automating tests of Windows desktop and mobile applications using a standardized WebDriver API. | 384 |
ivaylokenov/mytested.aspnetcore.mvc | A testing library for ASP.NET Core MVC that simplifies the process of writing unit tests for web applications. | 1,725 |
vittorioromeo/mettle | A C++14 unit test framework providing a toolbox of features for writing and running tests | 0 |
martinmoene/lest | A simple C++ test framework for unit tests and BDD. | 391 |