Context containing expect and expectAsync functions
Object containing all the harness functions
FunctionextractProperty: (Extracts a standalone fast-check property from a variant configuration.
Useful for running properties outside the normal test harness context, such as fuzzing scenarios where you want to run individual properties with custom iteration counts, in separate processes, or with different fc.check options.
FunctioninvalidAsyncExpectation: (FunctioninvalidExpectation: (FunctioninvalidNegatedAsyncExpectation: (FunctioninvalidNegatedExpectation: (FunctionrunVariant: (Runs a property test variant for a specific assertion.
FunctionvalidAsyncExpectation: (FunctionvalidExpectation: (FunctionvalidNegatedAsyncExpectation: (FunctionvalidNegatedExpectation: (
Creates a property test harness with the provided expect functions.