shoulds 0.2.0

An intuitive and simple library for writing test assertions in a natural and fluent language.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Andrew <andrew@tarrball.com>"]
categories = ["development-tools", "development-tools::testing"]
description = "An intuitive and simple library for writing test assertions in a natural and fluent language."
edition = '2021'
keywords = ["test", "assertion", "shouldly", "fluent"]
license = "MIT"
name = "shoulds"
readme = "README.md"
repository = "https://github.com/tarrball/shoulds/"
version = "0.2.0"