Russell Gordon

Automated Unit Testing

26 October, 2020

    For this tutorial, we'll again use The Cell Sell puzzle as an example.

    For reference, here is the manual test plan for this puzzle.

    An example group of automated unit tests for The Cell Sell are available in the Incomplete Puzzles project.

    Let's look at how to use these unit tests.