Test-Driven Development

... and Test-Driven Design

Write the tests before you write the code

Test Driven Development

test driven development

[Wikipedia]

Test Driven Design

Design your API

Test Cases

What do we test?

Overlapping Rectangles - Edge cases

overlapping rectangles

Debugging

A variation of the test cycle

debugging
Continue