MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / _after

Method _after

test/data/helper.js:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 }
25
26 _after() {
27 console.log("Helper: I'm simple After hook")
28 }
29
30 _afterSuite() {
31 console.log("Helper: I'm simple AfterSuite hook")

Calls 1

logMethod · 0.80

Tested by

no test coverage detected