| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | 26-Sep-2023 | - | ||||
| bin/ | H | 26-Sep-2023 | - | 9 | 4 | |
| build/ | H | 26-Sep-2023 | - | 761 | 724 | |
| src/ | H | 26-Sep-2023 | - | 645 | 523 | |
| templates/detox/ | H | 26-Sep-2023 | - | 717 | 608 | |
| .eslintignore | H A D | 26-Sep-2023 | 41 | 4 | 3 | |
| .eslintrc.js | H A D | 26-Sep-2023 | 103 | 3 | 1 | |
| .npmignore | H A D | 26-Sep-2023 | 183 | 12 | 8 | |
| LICENSE.md | H A D | 26-Sep-2023 | 1.1 KiB | 22 | 19 | |
| README.md | H A D | 26-Sep-2023 | 522 | 17 | 15 | |
| babel.config.js | H A D | 26-Sep-2023 | 104 | 3 | 1 | |
| package.json | H A D | 26-Sep-2023 | 1.3 KiB | 49 | 48 | |
| tsconfig.json | H A D | 26-Sep-2023 | 182 | 11 | 10 |
README.md
1<div align="center"> 2 <h1>expo-test-runner</h1> 3 <p></p> 4 <p>Script that enchants your test experience!</p> 5 <sup> 6 <a href="https://www.npmjs.com/package/expo-test-runner"> 7 <img src="https://img.shields.io/npm/v/expo-test-runner?style=flat-square" alt="releases" /> 8 </a> 9 <a href="https://github.com/expo/expo-test-runner/blob/main/LICENSE.md"> 10 <img src="https://img.shields.io/github/license/expo/expo-test-runner?style=flat-square" alt="license" /> 11 </a> 12 </sup> 13 <br /> 14 15 <br /> 16</div> 17