jrest 0.2.2

The equivalent of Jest for Rust.
Documentation
[dependencies.jrest_hooks]
optional = true
version = "=0.2.2"

[dependencies.num]
version = "0.4.0"

[dev-dependencies]

[package]
authors = ["Ivan Gabriele <ivan.gabriele@gmail.com>"]
categories = ["development-tools::testing"]
description = "The equivalent of Jest for Rust."
edition = "2021"
homepage = "https://github.com/ivangabriele/jrest#readme"
include = ["src/**/*.rs", "CHANGELOG.md", "LICENSE", "README.md"]
license = "MIT"
name = "jrest"
readme = "README.md"
repository = "https://github.com/ivangabriele/jrest"
resolver = "1"
rust-version = "1.70.0"
version = "0.2.2"