bupkis
    Preparing search index...

    Type Alias ExpectAsync<AsyncAssertions, SyncAssertions>

    The main asynchronous assertion function.

    Contains properties in ExpectAsyncProps.

    Type Parameters

    Type Declaration

    Properties available on asynchronous expect functions.

    This interface defines the additional properties and methods that are attached to async expect functions, extending the base expect functionality with async-specific features. These properties provide access to the underlying assertions and enable function composition through the use method.