testing - Behavior-Driven Testing Principles and Patterns
Implements testing patterns focusing on behavior verification rather than implementation details
Tags
Updated: 2026-02-23Typical Inputs
Typical Outputs
What this skill does
- create test objects
- validate business behaviors
- run test suites
- detect edge cases
- verify public APIs
Inputs
- test data
- production schemas
- business requirements
- API specifications
Outputs
- test results
- validation reports
- coverage metrics
- error messages
Requirements
- testing framework
- development environment
- code repository
- type definitions
