Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 344 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 344 Bytes

Library unit testing example

Example project to show unit testing is doable for everyone

How to use

This repository is tagged in the stages it was implemented in. Each tag is prefixed with a number that orders the stages.

Checkout one of the tags to inspect the code or make changes to it.

git checkout 1.book-implementation