MCPcopy Create free account
hub / github.com/cursorless-dev/cursorless / isTesting

Function isTesting

src/testUtil/isTesting.ts:1–1  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1const isTesting = () => process.env.CURSORLESS_TEST != null;
2
3export default isTesting;

Callers 4

activateFunction · 0.85
constructHatStyleMapMethod · 0.85
decorationSleepFunction · 0.85
makeGraphFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected