MCPcopy Create free account
hub / github.com/parse-community/parse-server / CurrentSpecReporter.js

File CurrentSpecReporter.js

spec/support/CurrentSpecReporter.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Sets a global variable to the current test spec
2// ex: global.currentSpec.description
3const { performance } = require('perf_hooks');
4

Callers

nothing calls this directly

Calls 5

wrapGlobalFunction · 0.85
filterMethod · 0.80
warnMethod · 0.80
findMethod · 0.65
logMethod · 0.45

Tested by

no test coverage detected