MCPcopy
hub / github.com/codeceptjs/CodeceptJS / _finishTest

Method _finishTest

lib/helper/Puppeteer.js:417–419  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

415 _afterSuite() {}
416
417 _finishTest() {
418 if (!this.options.restart && this.isRunning) return this._stopBrowser()
419 }
420
421 _session() {
422 return {

Callers 3

check.jsFile · 0.45
helpers.jsFile · 0.45
closeBrowserFunction · 0.45

Calls 1

_stopBrowserMethod · 0.95

Tested by

no test coverage detected