Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parallel-js/parallel.js
/ jasmine.js
File
jasmine.js
test/jasmine/jasmine.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
isCommonJS = typeof window ===
'undefined'
&& typeof exports ===
'object'
;
2
3
/**
4
* Top level namespace
for
Jasmine, a lightweight JavaScript BDD/spec/testing framework.
Callers
nothing calls this directly
Calls
5
getGlobal
Function · 0.85
tryIt
Function · 0.85
hasKey
Function · 0.85
onComplete
Function · 0.85
fn
Function · 0.85
Tested by
no test coverage detected