go-dojo
learn go · earn mastery
phase 1 · 1.6-tdd-practice

TDD muscle — property tests, reflection, SVG clock

prereqs 1.3-error-testing
review intervals 3d 7d 21d 60d drills table-driven-test

The lesson for this task hasn't been written yet. The mastery criteria below is the shortest description of what you'll own when this task is green.

Mastery criteria

- Property-based tests with testing/quick (Roman numerals)
- Acceptance vs unit test separation (SVG clock)
- reflect.Value walk over a nested struct

Verify

Run from your go-dojo repo root:

go-dojo verify 1.6-tdd-practice

This runs the task's go test suite in exercises/phase-1/1.6-tdd-practice/, commits the attempt to .go-dojo/attempts/, and updates your mastery.