[dependencies.assert2]
version = "0.3"
[dependencies.assert2ify-macros]
version = "0.1.0-alpha1"
[dev-dependencies.paste]
version = "1.0"
[package]
authors = ["geo-ant <geos.blog@posteo.de>"]
categories = ["development-tools::testing", "development-tools::debugging"]
description = "A one-liner solution to replace assertions in tests by the expressive assertions of the assert2 crate"
edition = "2018"
homepage = "https://github.com/geo-ant/assert2ify"
keywords = ["assert2", "assert", "assertion", "check", "match"]
license = "BSD-2-Clause"
name = "assert2ify"
readme = "README.md"
repository = "https://github.com/geo-ant/assert2ify"
version = "0.1.0-alpha1"