MCPcopy Create free account
hub / github.com/TestSprite/testsprite-cli / installLifecycle

Method installLifecycle

test/mock-backend/server.ts:22–22  ·  view source on GitHub ↗

* Start the server before any test runs, reset between tests, and * stop after the suite. Call this exactly once per file in module * scope (outside `describe`).

()

Source from the content-addressed store, hash-verified

20 * scope (outside `describe`).
21 */
22 installLifecycle(): void;
23
24 /**
25 * Stack one-off handlers on top of the defaults for the current

Callers 3

p5-schema.test.tsFile · 0.80
p4-schema.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected