Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ready-steady/assert

Assertions for testing
https://github.com/ready-steady/assert

testing

Last synced: about 2 months ago
JSON representation

Assertions for testing

Awesome Lists containing this project

README

        

# Assert [![Build Status][travis-img]][travis-url]

The package provides functions for making assertions in tests.

## [Documentation][doc]

## Contributing

1. Fork the project.
2. Implement your idea.
3. Open a pull request.

[doc]: http://godoc.org/github.com/ready-steady/assert
[travis-img]: https://travis-ci.org/ready-steady/assert.svg?branch=master
[travis-url]: https://travis-ci.org/ready-steady/assert