Test Guided Bug Detector

Analyze failing tests to detect functional bugs in code. Takes repository and failing test output as input, analyzes execution behavior, assertions, and stack traces to identify suspicious code regions and root causes. Use when debugging test failures, investigating regression bugs, or understanding why tests fail. Explains the bug mechanism, identifies affected code, and suggests fixes based on test expectations vs actual behavior.

ArabelaTso Updated

File contents

ArabelaTso/Skills-4-SE/tree/main/skills/test-guided-bug-detector commit de28ad62c9

Frequently asked questions

npx skillmds@latest add arabelatso/test-guided-bug-detector