assert 0.0.3

The library provides assertions for testing.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Assert [![Build Status][travis-svg]][travis-url]

The library provides assertions for testing.

## [Documentation][docs]

## Contributing

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

[travis-svg]: https://travis-ci.org/stainless-steel/assert.svg?branch=master
[travis-url]: https://travis-ci.org/stainless-steel/assert
[docs]: https://stainless-steel.github.io/assert