MCPcopy
hub / github.com/codeceptjs/CodeceptJS / retry_before_suite_test.js

File retry_before_suite_test.js

test/data/sandbox/configs/retryHooks/retry_before_suite_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1Feature('Retry #BeforeSuite helper hooks', { retryBeforeSuite: 3 }).retry(3);
2
3BeforeSuite(async ({ I }) => {
4 I.failIfNotWorks();

Callers

nothing calls this directly

Calls 5

FeatureInterface · 0.85
failIfNotWorksMethod · 0.80
logMethod · 0.80
retryMethod · 0.65
ScenarioInterface · 0.50

Tested by

no test coverage detected