테스트 Fixing
원문: test-fixing
Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass.
무엇을 하나요
Test Fixing Systematically identify and fix all failing tests using smart grouping strategies. When to Use Explicitly asks to fix tests ("fix these tests", "make tests pass") Reports test failures ("tests are failing", "test suite is broken") Completes implementation and wants tests passing Mentions CI/CD failures due to tests Systematic Approach 1. Initial Test Run Run make test to identify all failing tests. Analyze output for: Total number of failures Error types and patterns Affected modules/files 2. Smart Error Grouping Group similar failures by: Error type : ImportError, AttributeError, AssertionError, etc. Module/file : Same file causing multiple test failure Root cause : Missing depe…
실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.