Test Suite Prioritizer

Analyzes test suites and suggests optimal test execution order based on code change impact and project requirements. Use when optimizing CI/CD pipelines, deciding which tests to run before committing, or selecting critical tests under time constraints. Prioritizes tests by analyzing recently modified files, test dependencies, and coverage overlap. Outputs detailed rankings with priority scores and reasoning to help teams run the most impactful tests first.

ArabelaTso Updated

File contents

ArabelaTso/Skills-4-SE/tree/main/skills/test-suite-prioritizer commit 04bfa28f2b

Frequently asked questions

npx skillmds@latest add arabelatso/test-suite-prioritizer