Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
isTesting = () => process.env.CURSORLESS_TEST != null;
2
3
export
default isTesting;
Callers
4
activate
Function · 0.85
constructHatStyleMap
Method · 0.85
decorationSleep
Function · 0.85
makeGraph
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected