proptest 0.8.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 11 feature flags, 8 of them enabled by default.

default

  • std
  • fork
  • timeout

std

  • rand/std
  • bit-set/std
  • byteorder/std
  • quick-error
  • regex-syntax
  • num-traits/std

fork

  • std
  • rusty-fork
  • tempfile

timeout

  • fork
  • rusty-fork/timeout

quick-error

    This feature flag does not enable additional features.

regex-syntax

    This feature flag does not enable additional features.

rusty-fork

    This feature flag does not enable additional features.

tempfile

    This feature flag does not enable additional features.

nightly

  • lazy_static/spin_no_std

unstable

  • rand/i128_support

alloc

    This feature flag does not enable additional features.