test-automation
Installation
SKILL.md
Test Automation
Purpose: Build robust automated test infrastructure for continuous, reliable, and fast testing. Scope: Framework setup, CI integration, parallel execution, test data, reporting, environment management.
When to Use This Skill
- Setting up a new test framework for a project
- Configuring CI/CD pipelines for automated testing
- Implementing parallel test execution for speed
- Building test data factories and fixtures
- Creating test reporting dashboards
- Managing test environments (provisioning, teardown)
- Optimizing slow test suites