11 packages tagged with “webapplicationfactory”
.NET mocking framework for integration testing
An abstract xUnit test class for end-to-end integration (involving WebApplicationFactory) tests
This library provides utility classes for writing integration tests in dotnet using XUnit and WebApplicationFactory.
A collection of helpful WebApplicationFactory extension methods
This library hosts ASP.NET Core web applications with Kestrel in the test process and allows to configure them in various ways.
Middleware that sets both the local and remote IP addresses of the incoming HTTP context to 127.0.0.1 before invoking the next delegate in the request pipeline.
Package pour faciliter la mise en place de tests pour AspNetCore.
Extensions to assist integration testing ASP.NET Core web applications.
Use DalSoft.RestClient with ASP.NET Core In-Memory Test Server for integration tests.
Helper library for NUnit tests with ASP.NET Core Kestrel that fixes Console.WriteLine and TestContext output not appearing in test results
A custom XUnit fixture class library that wraps Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory to simplify behavioral testing in ASP.NET Core applications. Provides easy mock configuration, service replacement, and reusable test contexts.