Home
last modified time | relevance | path

Searched refs:testMatch (Results 1 – 6 of 6) sorted by relevance

/expo/packages/jest-expo/config/
H A DgetPlatformPreset.js13 const testMatch = ['', ...extensions].flatMap((extension) => {
25 testMatch, field
/expo/apps/bare-expo/e2e/
H A Djest.config.web.js8 testMatch: ['**/*-test.web.js'],
H A Djest.config.js9 testMatch: ['**/*-test.native.js'], property
/expo/packages/expo-updates/
H A Djest.cli.config.js3 testMatch: ['**/__tests__/**/*-test.ts'], property
/expo/packages/expo-updates/e2e/fixtures/project_files/e2e/
H A Djest.config.js10 testMatch: ['./**/*.e2e.ts'], property
/expo/docs/
H A Djest.config.js7 testMatch: ['**/*.test.(js|ts|tsx)'], property