smoke 0.3.1

A framework for testing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[features]
default = []

[package]
authors = ["Vincent Hanquez <vincent@typed.io>"]
categories = ["development-tools::testing"]
description = "A framework for testing"
edition = "2018"
homepage = "https://github.com/vincenthz/smoke"
keywords = ["tests", "generator", "quickcheck", "checks"]
license = "MIT/Apache-2.0"
name = "smoke"
repository = "https://github.com/vincenthz/smoke"
version = "0.3.1"