task_tracker/README.md
2019-02-11 20:10:33 -05:00

8 lines
249 B
Markdown

<a href='https://github.com/jpoles1/gopherbadger' target='_blank'>![gopherbadger-tag-do-not-edit](https://img.shields.io/badge/Go%20Coverage-78%25-brightgreen.svg?longCache=true&style=flat-square)</a>
### Running tests
```bash
cd test/
go test
```