Home
last modified time | relevance | path

Searched refs:coverage (Results 1 – 10 of 10) sorted by relevance

/expo/docs/pages/develop/
H A Dunit-testing.mdx155 ## Code coverage reports
157 Code coverage reports can help you understand how much of your code is tested.
159 If you'd like to see code coverage report in your project using the HTML format, add the following …
167 "!**/coverage/**",
175 … above snippet allows Jest to collect coverage of all **.js** and **.jsx** files that are not insi…
177coverage** directory created in your project. Find the **index.html** file within this directory a…
179 …ndex.html** file to git. To prevent it from being tracked, you can add `coverage/**/*` in the **.g…
189 "test": "jest --watch --coverage=false --changedSince=origin/main",
192 "testDebug": "jest -o --watch --coverage=false",
194 // displays code coverage in cli and updates the code coverage html
[all …]
/expo/docs/
H A D.prettierignore3 /coverage/
H A Dyarn.lock335 "@bcoe/v8-coverage@^0.2.3":
665 "@bcoe/v8-coverage" "^0.2.3"
673 collect-v8-coverage "^1.0.0"
677 istanbul-lib-coverage "^3.0.0"
721 collect-v8-coverage "^1.0.0"
1564 "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-cover…
2655 collect-v8-coverage@^1.0.0:
4963 istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0:
4976 istanbul-lib-coverage "^3.2.0"
4984 istanbul-lib-coverage "^3.0.0"
[all …]
/expo/packages/expo/
H A DCONTRIBUTING.md37 We don't aim for 100% coverage. We want well-placed tests that keep the Expo SDK easy to work on wi…
/expo/
H A Dyarn.lock1193 "@bcoe/v8-coverage@^0.2.3":
2640 "@bcoe/v8-coverage" "^0.2.3"
2648 collect-v8-coverage "^1.0.0"
2652 istanbul-lib-coverage "^3.0.0"
2689 collect-v8-coverage "^1.0.0"
4131 "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-cover…
7006 collect-v8-coverage@^1.0.0:
11858 istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0:
11871 istanbul-lib-coverage "^3.2.0"
11879 istanbul-lib-coverage "^3.0.0"
[all …]
/expo/tools/
H A Dyarn.lock1431 "@types/istanbul-lib-coverage" "^2.0.0"
2233 "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0":
2235 …resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.…
2243 "@types/istanbul-lib-coverage" "*"
2250 "@types/istanbul-lib-coverage" "*"
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js645 …ch":"node scripts/review-syntax-patch",test:"mocha --reporter progress",coverage:"nyc npm test",tr… property
H A DEXDevMenuApp.android.js646 …ch":"node scripts/review-syntax-patch",test:"mocha --reporter progress",coverage:"nyc npm test",tr… property
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle846 …ch":"node scripts/review-syntax-patch",test:"mocha --reporter progress",coverage:"nyc npm test",tr…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle847 …ch":"node scripts/review-syntax-patch",test:"mocha --reporter progress",coverage:"nyc npm test",tr…