Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.js
File · 0.45
helpers.js
File · 0.45
closeBrowser
Function · 0.45
Calls
1
_stopBrowser
Method · 0.95
Tested by
no test coverage detected