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

Method serial

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

Source from the content-addressed store, hash-verified

75 //#endregion
76
77 serial(title: string, implementation: Implementation<Context>): void;
78 /** Declare a concurrent test that uses one or more macros. Additional arguments are passed to the macro. */
79 serial<T extends any[]>(
80 title: string,

Callers 2

repl.spec.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected