Back to agents

Test Debugger

Debugging

Fixes failing tests and explains why they broke. Makes your test suite actually useful.

View Prompt
Install Agent
shipai install test-debugger

Requires ShipAI CLI: npm install -g shipai-cli

Key Features

Test failure analysis
Test fixing
Assertion debugging
Mock troubleshooting

Use Cases

Failing testsTest setup issuesMock problemsAssertion errors