Add debugging failed tests section to TeaPie skill - #99
Conversation
Add escalating diagnostic workflow for test failures: request/response logging via --requests-log-file, debug/verbose logging via -d/-v/--log-file flags, and structured analysis steps to identify root cause, explain it to the user, and suggest fixes. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughAdded a "Debugging Failed Tests" documentation section to TeaPie's SKILL.md defining an escalating diagnostic workflow. It covers re-running tests with Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
--requests-log-fileto capture full HTTP request/response details (JSONL format)-d,-v,--log-file) for framework-level diagnosticsTest plan
teapieskill in Claude Code and verify the new "Debugging Failed Tests" section is loaded--requests-log-fileand logging flags match current TeaPie CLI options🤖 Generated with Claude Code
Summary by CodeRabbit