MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / ddt_test.addt.js

File ddt_test.addt.js

test/data/sandbox/ddt_test.addt.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1Feature('ADDT');
2
3Data(['1', '2', '3']).only.Scenario('Should log array of strings', ({ current }) => {
4 console.log(`Got array item ${(current)}`);

Callers

nothing calls this directly

Calls 2

FeatureInterface · 0.85
logMethod · 0.80

Tested by

no test coverage detected