Generates or extends in-process .NET component test scaffolds for event-sourced systems using WebApplicationFactory, Given/When/Then helpers, in-memory test infrastructure, and fake messaging/HTTP dependencies. Use it when you need a component test, end-to-end test, e2e test, or integration test scaffold for multiple hosted apps tested together in-process, especially with WebApplicationFactory, event-sourced flows, Given When Then DSLs, TUnit (preferred), or adaptations for xUnit/NUnit.
2026-05-22