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
- Host: GitHub
- URL: https://github.com/czerwonk/testutils
- Owner: czerwonk
- License: mit
- Created: 2016-12-18T11:29:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-26T23:39:35.000Z (about 9 years ago)
- Last Synced: 2023-12-04T07:52:48.251Z (over 2 years ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# testutils [][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