MCPcopy Index your code
hub / github.com/react-native-community/cli / init.test.ts

File init.test.ts

__e2e__/init.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs';
2import path from 'path';
3import execa from 'execa';
4import {runCLI, getTempDirectory, cleanup, writeFiles} from '../jest/helpers';

Callers

nothing calls this directly

Calls 6

getTempDirectoryFunction · 0.90
cleanupFunction · 0.90
writeFilesFunction · 0.90
runCLIFunction · 0.90
isYarnAvailableFunction · 0.85

Tested by

no test coverage detected