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

File coverage_test.js

examples/coverage_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1Feature('Local server');
2
3Scenario('Render buttons', ({ I }) => {
4 I.amOnPage('http://127.0.0.1:8080/');

Callers

nothing calls this directly

Calls 5

FeatureInterface · 0.85
ScenarioInterface · 0.50
amOnPageMethod · 0.45
seeMethod · 0.45
forceClickMethod · 0.45

Tested by

no test coverage detected