Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ fileURLToPath } from
'url'
;
2
const
__filename = fileURLToPath(
import
.meta.url);
3
4
Feature(
'Filesystem'
).tag(
'main'
)
Callers
nothing calls this directly
Calls
8
Feature
Interface · 0.85
amInPath
Method · 0.80
seeFile
Method · 0.80
seeFileContentsEqualReferenceFile
Method · 0.80
waitForFile
Method · 0.80
Scenario
Interface · 0.50
tag
Method · 0.45
say
Method · 0.45
Tested by
no test coverage detected