MCPcopy
hub / github.com/codeceptjs/CodeceptJS / testhooks_test.testhooks.different.order.js

File testhooks_test.testhooks.different.order.js

test/data/sandbox/testhooks_test.testhooks.different.order.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1Feature('Test hooks');
2
3BeforeSuite(async ({ I }) => {
4 const text = await I.asyncStringWithHook('BeforeSuite');

Callers

nothing calls this directly

Calls 6

FeatureInterface · 0.85
BeforeFunction · 0.85
AfterFunction · 0.85
asyncStringWithHookMethod · 0.80
logMethod · 0.80
ScenarioInterface · 0.50

Tested by

no test coverage detected