GM.Testing.AspNetCore
WebApplicationFactory helpers for integration-testing GM.API-based services. GmWebApplicationFactory<TProgram> is a reusable test-host base with a fluent surface for the things every integration test needs: in-memory configuration overrides (.WithConfig), test-specific DI overrides that win over the app's registrations (.WithServices / .ReplaceService — e.g. swap a real cache for a GM.Testing.Fakes double), and a test environment name. Pulls in GM.Testing for the HTTP assertion helpers. Test-only (DevelopmentDependency).
Activity
- Latest release
- 2w ago
- Total releases
- 2
- Cadence
- ~24 days
- Last 12 months
- 2
Details
- License
- MIT
- First release
- Aug 07, 2026
Releases
| Version | Released | |
|---|---|---|
1.0.1
patch
| ||
1.0.0
initial
|