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

    Type Alias GlobalPropertyHookFunction

    GlobalPropertyHookFunction: () => void

    Type of legal hook function that can be used in the global parameter beforeEach and/or afterEach

    Type declaration

      • (): void
      • Returns void

    Since 2.3.0