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

File fs_test.js

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

Source from the content-addressed store, hash-verified

1import { fileURLToPath } from 'url';
2const __filename = fileURLToPath(import.meta.url);
3
4Feature('Filesystem').tag('main')

Callers

nothing calls this directly

Calls 8

FeatureInterface · 0.85
amInPathMethod · 0.80
seeFileMethod · 0.80
waitForFileMethod · 0.80
ScenarioInterface · 0.50
tagMethod · 0.45
sayMethod · 0.45

Tested by

no test coverage detected