Top 20 NuGet Packages depending on Microsoft.AspNetCore.Mvc.Testing

Total dependencies: 64

Представляет набор инструментов для написания функциональных и интеграционных тестов на базе `xUnit`, связанных с вызовами `WEB-API` с использованием MyLab.ApiClient.
Unit test, integration test and functional test helpers. Includes mocked HttpContext, ActionContext, UserManager and SignInManager. Also includes startup extensions to assert that services has been registered and some extension methods to modify security policies (like bypass a policy).
Easy testing of role based authentication during integration testing for ASP.NET core applications.
Package Description
ASP.NET Core test framework for dotnet new project templates.
Extensions for the core LeanTest. Allows for easy integration between LeanTest and ASP.NET Core based tests. You do not need this package if you prefer the factory-less way of initialization.
Additional Resources that helps / supports integration testing on a kubernetes operator written with the KubeOps operator sdk.
Package Description
Experimental drop-in replacement for HTTP on ASP.NET Core 2.1
Provides some additional xunit abstractions to make integration tests easier.
Alpha version that still requires (a) updated code comments, (b) updated wiki documentation, and (c) completed sample solution
TestKitchen is a small library for testing in .NET.
A set of helper classes that we use in our projects
TestKitchen is a small library for testing in .NET.
Package Description
Library with common classes for creation WebApi integration tests
Package Description
Services ViewModel Composition Testing Infrastrucutre
Simplify your .NET Core integration tests by just inheriting from IntegrationTestBase . This library has all the boilerplate code so you can write the scenarios with xUnit.