augment-vir - v31.51.1
    Preparing search index...

    Type Alias TestContextByEnv

    Test context by the env they run in.

    type TestContextByEnv = {
        node: NodeTestContext;
        playwright: PlaywrightTestContext;
        web: MochaTestContext;
    }
    Index

    Properties

    Properties