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.
Cet exercice fait partie du cours
<cours>Software Development with Claude Code</cours>Instructions de l’exercice
- 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.
Exercice interactif pratique
Transformez la théorie en action avec l’un de nos exercices interactifs
Commencer l’exercice