UNPKG

allure-playwright

Version:

Allure Playwright integration

9 lines (8 loc) 302 B
"use strict"; var _test = require("@playwright/test"); var _runtime = require("allure-js-commons/sdk/runtime"); var _runtime2 = require("./runtime.js"); if (_test.test.info()) { (0, _runtime.setGlobalTestRuntime)(new _runtime2.AllurePlaywrightTestRuntime()); } //# sourceMappingURL=autoconfig.js.map