testing-regression

Installation
SKILL.md

Regression Testing

Run regression tests to ensure new changes don't break existing functionality, coordinating with other test types for comprehensive coverage.

When to use me

Use this skill when:

  • Making code changes that might affect existing functionality
  • Preparing for releases or deployments
  • Running automated test suites in CI/CD pipelines
  • Validating fixes don't introduce new bugs
  • Ensuring backward compatibility

What I do

  • Coordinate with other test types:
    • Run unit tests to verify individual components still work
    • Execute integration tests to check component interactions
    • Perform end-to-end tests for critical user workflows
Related skills
Installs
25
Repository
wojons/skills
GitHub Stars
1
First Seen
Feb 28, 2026