UNPKG

374 BJavaScriptView Raw
1"use strict";
2var _a;
3const instrumenterContext = (_a = global[global.__strykerGlobalNamespace__]) !== null && _a !== void 0 ? _a : (global[global.__strykerGlobalNamespace__] = {});
4global.jasmine.getEnv().addReporter({
5 specStarted(spec) {
6 instrumenterContext.currentTestId = spec.fullName;
7 },
8});
9//# sourceMappingURL=jasmine2-setup-coverage-analysis.js.map
\No newline at end of file