shoulds 0.1.3

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
12
[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"]
license = "MIT"
name = "shoulds"
readme = "README.md"
repository = "https://github.com/tarrball/shoulds/"
resolver = "2"
version = "0.1.3"