MyTested.AspNetCore.Mvc
Unit test library
A testing library for ASP.NET Core MVC that simplifies the process of writing unit tests for web applications.
Fluent testing library for ASP.NET Core MVC.
2k stars
76 watching
175 forks
Language: C#
last commit: about 1 month ago
Linked from 3 awesome lists
asp-net-coreasp-net-core-mvcassertion-libraryassertion-methodsfluent-testingmvctest-framework
Related projects:
Repository | Description | Stars |
---|---|---|
puremvc/puremvc-as3-standard-unittests | Unit tests for an ActionScript 3 framework designed to facilitate model-view-controller architecture in Flash and Flex applications. | 2 |
rafael-santiago/cutest | A C library for writing unit tests. | 18 |
verifytests/verify.aspnetcore | A tool for verifying the correctness of ASP.NET Core applications and their middleware | 6 |
vert-x3/vertx-unit | A testing framework for Vert.x applications that allows for asynchronous unit testing and concurrent execution of tests. | 32 |
codex-storage/asynctest | Complements Nim's unittest module to test asynchronous code. | 13 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,042 |
atilaneves/unit-threaded | An advanced unit testing framework that supports property-based testing and mocking in the D programming language. | 122 |
anthonylloyd/cscheck | A C# random testing library with generators and shrinkers for property-based testing of .NET code. | 162 |
verifytests/verify.communitytoolkit.mvvm | A test suite for verifying the behavior of CommunityToolkit.Mvvm | 1 |
pvcaptest/pvcaptest | Automates capacity testing according to ASTM E2848 standard | 19 |
allenhwkim/ngentest | Automates unit testing of Angular components and services using templates | 144 |
nadavwr/makeshift | A quick hack for unit testing Scala Native applications | 1 |
machine/machine.specifications | A Context/Specification framework for .NET testing that removes language noise and simplifies tests. | 885 |
martiusweb/asynctest | A testing framework for asynchronous Python libraries | 309 |
wolfgangofner/mvc-core-configure | A demo project to provide guidance on configuring ASP.NET Core MVC applications | 1 |