Found 9 packages
Support for writing functional tests for MVC applications. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Helper for the MELT testing library to verify that the correct logs are generated by ASP.NET Core applications, when writing integration tests with Microsoft.AspNetCore.Mvc.Testing.
Helper for the MELT testing library to verify that the correct logs are generated by ASP.NET Core applications, when writing integration tests with Microsoft.AspNetCore.Mvc.Testing.
Easy testing of role based authentication during integration testing for ASP.NET core applications.
Ridge is a source generator that creates strongly typed HTTP clients for integration tests. HTTP clients generated by Ridge require WebApplicationFactory. The use of `WebApplicationFactory` allows Ridge to access internal components of ASP.NET and analyze them. This significantly improves route generation and allows implicit support of areas, routing without attributes, and so on.
Ridge.AspNetCore containes dependencies which are neccessary to use in ASP.NET core app using Ridge.
An extension to AutoFixture to easily test ASP.NET Core applications.
Package Description
A wrapper for creating an instance of IIS-Express server for ASP.NET Core integration testing.