prop-check-rs

A Rust crate for property-based testing.

Workflow Status crates.io docs.rs dependency status tokei

Install to Cargo.toml

Add this to your Cargo.toml:

toml [dependencies] prop-check-rs = "<<version>>"

Usage

TODO

Cargo subcommand that extract documentation from your crate's doc comments that you can use to populate your README.md.

Installation

sh cargo install cargo-readme

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.