Get startedGet started for free

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.

This exercise is part of the course

Software Development with Claude Code

View Course

Exercise instructions

  • Start Claude Code with claude.
  • Reference @PLAN.md to understand the testing requirements.
  • Reference @reporter.py and ask Claude to write and run pytest tests based on the plan.
  • When done, type /exit to exit Claude Code.

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise