application-layer-testing
Guide for testing Application layer handlers using sociable testing strategy in C#. Use when writing tests for CQRS handlers (Commands/Queries), testing use case orchestration, or validating business logic through Application layer with real Domain objects and mocked Infrastructure. Focus on fast, maintainable unit tests without Testcontainers.
Changelog: Source: GitHub https://github.com/SebastienDegodez/copilot-instructions
No comments yet. Be the first one!