MCPcopy
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

1const 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

getGlobalFunction · 0.85
tryItFunction · 0.85
hasKeyFunction · 0.85
onCompleteFunction · 0.85
fnFunction · 0.85

Tested by

no test coverage detected