Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ one_test.js
File
one_test.js
test/data/sandbox/test-dir/one_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
Scenario(
'test one'
, ({ I }) => {
2
I.say(
'hello world'
);
3
});
Callers
nothing calls this directly
Calls
2
Scenario
Interface · 0.50
say
Method · 0.45
Tested by
no test coverage detected