Parameters from fc which are used in our property-based tests.
This allows us to provide any config option for fc.property() for any of
our various use-cases. These configurations are applied in a cascading
manner, with variant-specific first, then config-level, then finally defaults
(defined elsewhere).
Parameters from
fcwhich are used in our property-based tests.This allows us to provide any config option for
fc.property()for any of our various use-cases. These configurations are applied in a cascading manner, with variant-specific first, then config-level, then finally defaults (defined elsewhere).