Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ aStep
Function
aStep
test/unit/plugin/screencast_test.js:66–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
})
65
66
const
aStep = () => ({ title:
'click'
, actor:
'I'
, args: [
'x'
] })
67
68
it(
'on=test keeps the file on pass and sets test.artifacts.screencast'
,
async
() => {
69
const
sc = makeFakeScreencast()
Callers
1
screencast_test.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected