code-testing - Generate and run Python and JavaScript tests
Generate and run unit and integration tests with pytest or Jest using fixtures, mocks, and async support
Tags
Updated: 2026-03-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- generate unit tests
- run integration tests
- create fixtures
- mock dependencies
- measure coverage
- test async functions
Inputs
- Python source code
- JavaScript source code
- test data
- test configuration
Outputs
- test reports
- coverage reports
- test results files
- pass/fail status
Requirements
- pytest framework
- jest framework
- Python or JavaScript runtime
