Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeceptjs/CodeceptJS
/ testevents_test.testevents.js
File
testevents_test.testevents.js
test/data/sandbox/testevents_test.testevents.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
Feature(
'Test hooks'
);
2
3
BeforeSuite(() => {
4
console.log(
'I\'
m simple BeforeSuite hook');
Callers
nothing calls this directly
Calls
7
Feature
Interface · 0.85
Before
Function · 0.85
After
Function · 0.85
log
Method · 0.80
stringWithHook
Method · 0.80
asyncStringWithHook
Method · 0.80
Scenario
Interface · 0.50
Tested by
no test coverage detected