proptest 1.0.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, 11 of them enabled by default.

default

  • std
  • fork
  • timeout
  • bit-set
  • break-dead-code

std

  • rand/std
  • byteorder/std
  • lazy_static
  • 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.

break-dead-code

    This feature flag does not enable additional features.

lazy_static

    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.

default-code-coverage

  • std
  • fork
  • timeout
  • bit-set

hardware-rng

  • x86

x86

    This feature flag does not enable additional features.

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.