chicago-tdd-pattern - Chicago TDD State-Based Testing
Create state-based tests verifying observable behavior with real collaborators using AAA pattern
Tags
Updated: 2026-06-15What this skill does
- write unit tests
- write integration tests
- run unit tests
- run integration tests
- run benchmark tests
- run mutation tests
- verify implementation correctness
- analyze test coverage
- create test assertions
- read source files
- write test files
- read test files
- benchmark code performance
Inputs
- Source code files
- Test configuration files
- Cargo project directory
Outputs
- Test execution results
- Test coverage reports
- Benchmark performance metrics
- Mutation testing analysis
Requirements
- Rust toolchain
- Cargo package manager
- chicago-tdd-tools 1.4.0
- Bash execution environment
- File system access
