MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / custom_test.worker.js

File custom_test.worker.js

test/data/sandbox/custom-worker/custom_test.worker.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1Feature('Custom Workers');
2
3Scenario('say custom something', ({ I }) => {
4 I.say('Hello Workers');

Callers

nothing calls this directly

Calls 4

FeatureInterface · 0.85
sayCustomMessageMethod · 0.80
ScenarioInterface · 0.50
sayMethod · 0.45

Tested by

no test coverage detected