task_tracker/README.md
2019-01-21 20:16:30 -05:00

8 lines
256 B
Markdown

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