Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/isen-ng/library-unit-testing


https://github.com/isen-ng/library-unit-testing

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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
```