proptest 0.8.6

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 12 feature flags, 9 of them enabled by default.

default

  • std
  • fork
  • timeout
  • bit-set

std

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

fork

  • std
  • rusty-fork
  • tempfile

timeout

  • fork
  • rusty-fork/timeout

bit-set

    This feature flag does not enable additional features.

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.

unstable

  • rand/i128_support

nightly

  • lazy_static/spin_no_std

alloc

    This feature flag does not enable additional features.