Node TAP
    Preparing search index...

    Module index

    The main tap export, ESM style

    Essentially just a re-export of everything defined in the index, but with the t member as the default export.

    Classes

    Base
    Counts
    Lists
    Minimal
    Spawn
    Stdin
    TapFile
    Test
    TestBase
    Worker

    Interfaces

    BaseOpts
    Extra
    SpawnEvents
    SpawnOpts
    StdinOpts
    TAP
    TapBaseEvents
    TapFileEvents
    TapFileOpts
    TestBaseEvents
    TestBaseOpts
    WorkerEvents
    WorkerOpts

    Type Aliases

    TapPlugin
    TestOpts

    References

    after → after
    afterEach → afterEach
    bailout → bailout
    before → before
    beforeEach → beforeEach
    capture → capture
    captureFn → captureFn
    comment → comment
    createMock → createMock
    default → t
    doesNotThrow → doesNotThrow
    emits → emits
    end → end
    error → error
    fail → fail
    fixture → fixture
    has → has
    hasStrict → hasStrict
    intercept → intercept
    match → match
    matchOnly → matchOnly
    matchOnlyStrict → matchOnlyStrict
    matchSnapshot → matchSnapshot
    matchStrict → matchStrict
    Maybe → Maybe
    MaybePlugin → MaybePlugin
    mockImport → mockImport
    mockRequire → mockRequire
    not → not
    notHas → notHas
    notHasStrict → notHasStrict
    notMatch → notMatch
    notMatchOnly → notMatchOnly
    notMatchOnlyStrict → notMatchOnlyStrict
    notMatchStrict → notMatchStrict
    notOk → notOk
    notSame → notSame
    ok → ok
    only → only
    pass → pass
    plan → plan
    pragma → pragma
    same → same
    skip → skip
    spawn → spawn
    stdin → stdin
    stdinOnly → stdinOnly
    strictNotSame → strictNotSame
    t → t
    test → test
    testdir → testdir
    throws → throws
    timeout → timeout
    todo → todo
    type → type
    worker → worker