Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/react/create-react-app
/ index.test.js
File
index.test.js
test/fixtures/jsconfig/index.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
testSetup = require(
'../__shared__/test-setup'
);
2
3
test(
'builds in development'
,
async
() => {
4
const
{ fulfilled } =
await
testSetup.scripts.start({ smoke: true });
Callers
nothing calls this directly
Calls
3
start
Method · 0.80
build
Method · 0.80
test
Method · 0.80
Tested by
no test coverage detected