API Reference | fast-check | Property based testing framework
    Preparing search index...

    Type Alias ModelRunAsyncSetup<Model, Real>

    ModelRunAsyncSetup: () => Promise<{ model: Model; real: Real }>

    Asynchronous definition of model and real

    Type Parameters

    • Model
    • Real

    Type declaration

    Since 2.2.0