Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@intentsolutionsio/regression-test-tracker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Regression Test Tracker Plugin
Track and run regression tests to ensure new changes don't break existing functionality.
Features
- Test tracking - Mark critical tests for regression suite
- Automated execution - Run before deployments
- Change impact analysis - Identify affected tests
- Test history - Pass/fail trends over time
- Flaky test detection - Identify unreliable tests
- Fast execution - Optimized test selection
Installation
/plugin install regression-test-tracker@claude-code-plugins-plusUsage
/track-regression # Run regression suite
/track-regression --mark # Mark test as regression
/reg # ShortcutLicense
MIT