Run DAPR-aware tests with mocked clients, Testcontainers integration, or real DAPR sidecar
# DAPR Test Runner Run tests for your DAPR application with proper mocking and integration support. ## Behavior When the user runs `/dapr:test`: 1. **Detect Test Type** - Check for pytest configuration - Identify test directories (tests/, test/) - Determine test mode based on arguments 2. **Configure Environment** - Set up DAPR test fixtures - Configure mocking or real sidecar - Prepare test components 3. **Run Tests** - Execute pytest with DAPR fixtures - Capture output and coverage - Report results ## Arguments | Argument | Description | |----------|----...
`/project:test <COMPONENT_OR_FEATURE>`
Manual UI testing with Chrome browser - explore your app while errors are captured
Write tests for code using test-driven development principles
测试策略协调员,全面测试规划和实施
Execute tests, generate test reports, and maintain test coverage