MCPcopy
hub / github.com/TypeStrong/ts-node / skip

Method skip

src/test/testlib.ts:89–89  ·  view source on GitHub ↗
(title: string, implementation: Implementation<Context>)

Source from the content-addressed store, hash-verified

87 ...rest: T
88 ): void;
89 skip(title: string, implementation: Implementation<Context>): void;
90 /** Declare a concurrent test that uses one or more macros. Additional arguments are passed to the macro. */
91 skip<T extends any[]>(
92 title: string,

Callers 1

index.spec.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected