Interval Guided Regression Test Update

Automatically updates regression tests based on interval analysis to maintain coverage of key program intervals. Use when code changes affect value ranges, conditionals, or control flow, and existing tests need updating to maintain interval coverage. Analyzes interval information from updated code, identifies coverage gaps, adjusts test inputs and assertions, removes redundant tests, and generates new tests for uncovered intervals. Supports Python, Java, JavaScript, and C/C++ with various test frameworks (pytest, JUnit, Jest, Google Test).

ArabelaTso Updated

File contents

ArabelaTso/Skills-4-SE/tree/main/skills/interval-guided-regression-test-update commit defa01c326

Frequently asked questions

npx skillmds@latest add arabelatso/interval-guided-regression-test-update