Module 1: Testing Well
Write high quality tests with low effort.
less than a minute
This technical milestone prepares junior developers to contribute effectively in multi-developer codebases. The learning experiences achieved transitions participants from writing small programs against a pre-defined set of tests to editing and extending small pieces of a large program.
Taking this milestone allows developers to:
Write high quality tests with low effort.
Increase impact easily.
Incrementally define your problem specification using tests.
Manage clear boundaries between systems to allow independent verification and deployment.