MCPcopy Index your code
hub / github.com/TypeStrong/ts-node / runSerially

Method runSerially

src/test/testlib.ts:117–117  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

115 suite(title: string, cb: (test: TestInterface<Context>) => void): void;
116
117 runSerially(): void;
118
119 /** Skip tests unless this condition is met */
120 skipUnless(conditional: boolean): void;

Callers 5

esm-loader.spec.tsFile · 0.80
register.spec.tsFile · 0.80
resolver.spec.tsFile · 0.80
repl.spec.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected