Write and Run Tests
The reporter CLI is ready in reporter.py. Now let's verify it works by writing and running tests. You can view the code here: reporter.py.
แบบฝึกหัดนี้เป็นส่วนหนึ่งของหลักสูตร
Software Development with Claude Code
คำแนะนำการฝึกหัด
- Start Claude Code with
claude. - Reference
@PLAN.mdto understand the testing requirements. - Reference
@reporter.pyand ask Claude to write and run pytest tests based on the plan. - When done, type
/exitto exit Claude Code.
แบบฝึกหัดเชิงโต้ตอบแบบลงมือทำจริง
เปลี่ยนทฤษฎีให้เป็นการลงมือทำด้วยแบบฝึกหัดเชิงโต้ตอบหนึ่งในของเรา
เริ่มแบบฝึกหัด