Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/datalust/seq-logging
/ setupNodeEvents
Function
setupNodeEvents
example/browser/cypress.config.js:6–8 ·
view source on GitHub ↗
(on, config)
Source
from the content-addressed store, hash-verified
4
video: false,
5
e2e: {
6
setupNodeEvents(on, config) {
7
return
require(
'./cypress/plugins/index.js'
)(on, config)
8
},
9
},
10
})
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected