Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Sandpack/nodebox-runtime
/ nodemon.test.ts
File
nodemon.test.ts
tests/node-packages/nodemon.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect } from
'tests'
;
2
3
test.skip(
'starts a `nodemon` project'
,
async
({ runTestServer, runExample, getPreviewFrame }) => {
4
await
runTestServer();
Callers
nothing calls this directly
Calls
3
runExample
Function · 0.85
getPreviewFrame
Function · 0.85
runTestServer
Function · 0.50
Tested by
no test coverage detected