rassert 1.0.0

Fluent, easy-to-extend test assertion library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["Attila Bagossy <bagossyattila@outlook.com>"]
categories = ["development-tools::testing"]
description = "Fluent, easy-to-extend test assertion library."
edition = "2018"
homepage = "https://github.com/battila7/rassert"
keywords = ["assert", "assertion", "testing", "test", "tests"]
license = "MIT"
license-file = "LICENSE"
name = "rassert"
readme = "README.md"
repository = "https://github.com/battila7/rassert"
version = "1.0.0"