Found 24 packages
Achve.TestHost is a nuget package to improve TestServer experiences. For more information see http://github.com/Xabaril/Acheve.TestHost
Package Description
Provides an in-memory test server for testing AWS Lambda functions.
Library for creating and running test recipes with Ready! API TestServer.
A TestServer that take rules from configuration.
Custom factory and extensions that facilitates integration testing with EF Core. The TestServer client uses Flurl for fluent API calls and cleaner integration tests
.NET mocking framework for integration testing
**SystemTestingTools** (for .net core 3.1+) extends your test capabilities, providing ways to create / return stubs, allowing you to run more comprehensive / deterministic / reliable tests in your local dev machine / build tool and in non-prod environments. * supporting interception of Http (HttpClient or WCF) calls: * before they are sent, returning stubs (ideal for automated testing) * after they are sent, where you can save the request and response (recording), log appropriately or replace bad responses by stubs (ideal for dev/test environments that are flaky or not ready) * asserting outgoing calls (ie: making sure out downstream calls have SessionIds) * intercept logs and run asserts on them
A modular application host for the ASP.NET test host.
white label
authentication virtual server for tests
Extensions to assist integration testing ASP.NET Core web applications.
Payments message.
Authentication middleware to use with Microsoft.Owin.TestServer. Enable to easily implement integration test of apis that require authenticated users.
A suite of extensions for Microsoft.AspNetCore.TestHost
Alternative WebApplicationFactory that uses Kestrel instead of TestServer
A packaged version of a test server that can be deployed and used prop up a dummy EPCIS/Digital Link resolver..
A .NET SDK to manage the test-server process for integration testing.