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

https://github.com/stainless-steel/assert

Assertions for testing
https://github.com/stainless-steel/assert

testing

Last synced: about 1 year ago
JSON representation

Assertions for testing

Awesome Lists containing this project

README

          

# Assert [![Package][package-img]][package-url] [![Documentation][documentation-img]][documentation-url] [![Build][build-img]][build-url]

The package provides assertions for testing.

## Contribution

Your contribution is highly appreciated. Do not hesitate to open an issue or a
pull request. Note that any contribution submitted for inclusion in the project
will be licensed according to the terms given in [LICENSE.md](LICENSE.md).

[build-img]: https://github.com/stainless-steel/assert/workflows/build/badge.svg
[build-url]: https://github.com/stainless-steel/assert/actions/workflows/build.yml
[documentation-img]: https://docs.rs/assert/badge.svg
[documentation-url]: https://docs.rs/assert
[package-img]: https://img.shields.io/crates/v/assert.svg
[package-url]: https://crates.io/crates/assert