proptest 1.5.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 17 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

attr-macro

  • proptest-macro

hardware-rng

  • x86

proptest-macro

  • dep:proptest-macro

x86

  • dep:x86

alloc

    This feature flag does not enable additional features.

unstable

    This feature flag does not enable additional features.

atomic64bit

    This feature flag does not enable additional features.