jrest 0.1.1

The equivalent of Jest for Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.num]
version = "0.4.0"

[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/rest"
license = "MIT"
name = "jrest"
readme = "README.md"
repository = "https://github.com/ivangabriele/rest"
rust-version = "1.70.0"
version = "0.1.1"