code-testing - Generate and Run Unit and Integration Tests
Generate and run unit and integration tests using pytest or Jest with fixtures, mocks, and async support.
Tags
Updated: 2026-03-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- generate unit tests
- generate integration tests
- run pytest tests
- run Jest tests
- create fixtures
- mock dependencies
- test async functions
- measure coverage
- benchmark performance
- create test snapshots
Inputs
- Python code
- JavaScript code
- pytest framework
- Jest framework
- test data
- external dependencies
Outputs
- test results
- coverage reports
- test logs
- JUnit XML
- JSON reports
- HTML coverage
Requirements
- Python 3.x
- Node.js
- pytest
- pytest-cov
- pytest-asyncio
- Jest
- 80% coverage target
