proptest 1.4.0

Hypothesis-like property-based testing and shrinking.
Documentation

proptest

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 15 feature flags, 9 of them enabled by default.

default

  • std
  • fork
  • timeout
  • bit-set

std

  • rand/std
  • lazy_static
  • regex-syntax
  • num-traits/std

fork

  • std
  • rusty-fork
  • tempfile

timeout

  • fork
  • rusty-fork/timeout

bit-set

  • dep:bit-set
  • dep:bit-vec

lazy_static

  • dep:lazy_static

regex-syntax

  • dep:regex-syntax

rusty-fork

  • dep:rusty-fork

tempfile

  • dep:tempfile

default-code-coverage

  • std
  • fork
  • timeout
  • bit-set

hardware-rng

  • x86

x86

  • dep:x86

atomic64bit

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.

unstable

    This feature flag does not enable additional features.