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

https://github.com/czerwonk/testutils

Simple collection of assertion functions to prevent boilerplate code
https://github.com/czerwonk/testutils

Last synced: 5 months ago
JSON representation

Simple collection of assertion functions to prevent boilerplate code

Awesome Lists containing this project

README

          

# testutils [![Build Status](https://travis-ci.org/czerwonk/testutils.svg)][travis]
Simple collection of assertion functions to prevent boilerplate code

## Remark
this collection will grow in the future

## Install
```
go get -u github.com/czerwonk/testutils
```

## License
(c) Daniel Czerwonk, 2016. Licensed under [MIT](LICENSE) license.

[travis]: https://travis-ci.org/czerwonk/testutils