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

    Type Alias PropertyHookFunction

    PropertyHookFunction: (globalHookFunction: GlobalPropertyHookFunction) => void

    Type of legal hook function that can be used to call beforeEach or afterEach on a IPropertyWithHooks

    Type declaration

    Since 2.2.0