testing-workflow - Integrated testing workflow guide
Guide selection and combination of testing tools based on environment and phase
Tags
Updated: 2026-05-11Typical Inputs
Typical Outputs
What this skill does
- select testing tools
- plan testing strategy
- combine testing tools
- execute unit tests
- run E2E tests
- debug runtime issues
- inspect DOM elements
- analyze network requests
- take screenshots
- measure performance metrics
- generate test plans
- bootstrap test suites
- run test suites
- analyze test results
- review test coverage
- validate user flows
- check build errors
- run isolated tests
Inputs
- development environment
- testing phase
- test type
- application URL
- source code
- test suite
- container image
Outputs
- test plan
- test selection recommendation
- test report
- test results
- code coverage data
- screenshot
- performance metrics
- error details
Requirements
- VS Code environment
- Chrome browser
- MCP server access
- local container access
