regression-testing

Community

Safeguard existing features, deploy with confidence.

Authorproffesor-for-testing
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that new code changes (bug fixes, features, refactoring) do not inadvertently break existing, previously working functionality, providing a crucial safety net for continuous development and deployment.

Core Features & Use Cases

  • Intelligent Test Selection: Guides in choosing the most relevant tests based on code changes, risk, historical failures, and time budgets, avoiding exhaustive runs.
  • Regression Suite Building: Provides a phased approach to building a robust regression suite, from smoke tests to full integration tests.
  • CI/CD Integration: Demonstrates how to embed regression tests into continuous integration and deployment pipelines for fast, automated feedback.
  • Use Case: After a bug fix in the payment module, use this Skill to automatically select and run only the affected payment and checkout tests in your CI pipeline, ensuring the fix didn't introduce new issues.

Quick Start

Use the regression-testing skill to design a selective regression strategy for a pull request, focusing on tests related to changed files and high-risk areas.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: regression-testing
Download link: https://github.com/proffesor-for-testing/agentic-qe/archive/main.zip#regression-testing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.