A suite of property-based tests.
Implementation trait for class AnyPropSpec, which represents
a suite of property-based tests.
A sister class to org.scalatest.propspec.AnyPropSpec that can pass a fixture object into its tests.
Implementation trait for class FixtureAnyPropSpec, which is
a sister class to org.scalatest.propspec.AnyPropSpec that can pass a
fixture object into its tests.
Classes and traits for ScalaTest's
PropSpecstyle.This package is released as the
scalatest-propspecmodule.