15 packages tagged with “integration-tests”
An HTTP Client handler that caches successful responses and replays them for improving the stability of your testing environment and speeding up your test suite.
Reusable integration test building blocks to write integration tests in a more safe and fun way. The package consists of several functions to help write tests that clean up after themselves, making assertions more reliable by polling for required results, adds some standard building blocks for you to start creating your own disposable fixture, ...
In-Memory .NET StackExchange.Redis library. This library implements the `StackExchange.Redis.IDatabase` interface to provide a test double for your .NET applications using Redis.
Testing utilities, mocks, and base test classes for comprehensive unit and integration testing. Includes Bogus data generation, FluentAssertions, Moq, xUnit, and Entity Framework in-memory testing support.
Testing helpers for HTMX-powered ASP.NET Core applications. Fluent API for testing partial views, HTMX attributes, HX headers, and HTML responses.
Testing library for Azure Functions v4 (isolated worker process model). Provides a FunctionAppFactory similar to WebApplicationFactory for easy integration testing of Azure Functions.
ASP.NET Core integration testing framework for RESTClient.NET that uses HTTP files as test data sources
Fluent API testing that actually reads like English. No boilerplate. No ceremony. Just clarity.
Reusable HTTP server integration test building blocks to write integration tests in a more safe and fun way. The package consists of several functions to help write tests that clean up after themselves, making assertions more reliable by polling for required results, adds some standard building blocks for you to start creating your own disposable fixture, ...
xUnit attributes that automatically skip tests in CI environments (GitHub Actions, Azure DevOps, GitLab CI, etc.)
Temporary and disposable NATS server for integration tests and local debugging.
Testing helpers for CShells ASP.NET Core integration. Provides utilities for integration tests, including shell initialization waiter for ensuring shells are fully loaded before test execution.
In-memory integration testing factory for .NET Model Context Protocol (MCP) servers.
Streamlines integration testing by forwarding application logs directly into the xUnit test output, perfect for debugging in CI/CD pipelines.
Fluent HttpClient test extensions for readable assertions on HttpResponseMessage. Provides lightweight helpers for ASP.NET Core integration testing, including ProblemDetails, ValidationProblemDetails, and JSON body assertions.