MCPcopy 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

1const testSetup = require('../__shared__/test-setup');
2
3test('builds in development', async () => {
4 const { fulfilled } = await testSetup.scripts.start({ smoke: true });

Callers

nothing calls this directly

Calls 3

startMethod · 0.80
buildMethod · 0.80
testMethod · 0.80

Tested by

no test coverage detected