assert 0.3.0

The package provides assertions for testing.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Assert [![Version][version-img]][version-url] [![Status][status-img]][status-url]

The package provides assertions for testing.

## [Documentation][docs]

## Contributing

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

[version-img]: https://img.shields.io/crates/v/assert.svg
[version-url]: https://crates.io/crates/assert
[status-img]: https://travis-ci.org/stainless-steel/assert.svg?branch=master
[status-url]: https://travis-ci.org/stainless-steel/assert
[docs]: https://stainless-steel.github.io/assert