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

Function assertOrderingForDeclaringTest

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

Source from the content-addressed store, hash-verified

174 return { title, macros, args };
175 }
176 function assertOrderingForDeclaringTest() {
177 suiteOrTestDeclared = true;
178 }
179 function assertOrderingForDeclaringHook() {
180 if (suiteOrTestDeclared) {
181 throw new Error(

Callers 2

testFunction · 0.85
createTestInterfaceFunction · 0.85

Calls

no outgoing calls

Tested by 1

testFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…