Bug Reproduction Test Generator

Automatically generates executable tests that reproduce reported bugs from issue reports and code repositories. Use when users need to: (1) Create a test that reproduces a bug described in an issue report, (2) Generate failing tests from bug descriptions, stack traces, or error messages, (3) Validate bug reports by creating reproducible test cases, (4) Convert issue reports into executable regression tests. Takes a repository and issue report as input and produces test code that reliably triggers the reported bug.

ArabelaTso Updated

File contents

ArabelaTso/Skills-4-SE/tree/main/skills/bug-reproduction-test-generator commit 7c546b130b

Frequently asked questions

npx skillmds@latest add arabelatso/bug-reproduction-test-generator