{"id":18314349,"url":"https://github.com/agrublev/demo-react-native-testing","last_synced_at":"2025-04-09T12:41:26.376Z","repository":{"id":38932172,"uuid":"221978011","full_name":"agrublev/demo-react-native-testing","owner":"agrublev","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-05T00:56:48.000Z","size":1545,"stargazers_count":0,"open_issues_count":15,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T06:41:27.792Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agrublev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-15T18:06:48.000Z","updated_at":"2019-11-15T18:07:22.000Z","dependencies_parsed_at":"2022-09-13T09:23:49.039Z","dependency_job_id":null,"html_url":"https://github.com/agrublev/demo-react-native-testing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrublev%2Fdemo-react-native-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrublev%2Fdemo-react-native-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrublev%2Fdemo-react-native-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrublev%2Fdemo-react-native-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agrublev","download_url":"https://codeload.github.com/agrublev/demo-react-native-testing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248045220,"owners_count":21038552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T16:32:09.183Z","updated_at":"2025-04-09T12:41:26.356Z","avatar_url":"https://github.com/agrublev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e detox\n\n# React Native Demo Project\n\n## Requirements\n\n* Make sure you have Xcode installed (tested with Xcode 8.1-8.2).\n* make sure you have node installed (`brew install node`, node 8.3.0 and up is required for native async-await support, otherwise you'll have to babel the tests).\n* Make sure you have react-native dependencies installed:\n   * react-native-cli is installed (`npm install -g react-native-cli`)\n   * watchman is installed (`brew install watchman`)\n\n### Step 1: Npm install\n\n* Make sure you're in folder `examples/demo-react-native`.\n* Run `npm install`.\n\n## To test Release build of your app\n### Step 2: Build \n* Build the demo project\n \n ```sh\n detox build --configuration ios.sim.release\n ```\n \n### Step 3: Test \n* Run tests on the demo project\n \n ```sh\n detox test --configuration ios.sim.release\n ```\n This action will open a new simulator and run the tests on it.\n\n## To test Debug build of your app\n### Step 2: Build \n* Build the demo project\n \n ```sh\n detox build --configuration ios.sim.debug\n ```\n \n### Step 3: Test \n\n * start react-native packager\n \n  ```sh\n npm run start\n ```\n * Run tests on the demo project\n \n ```sh\n detox test --configuration ios.sim.debug\n ```\n This action will open a new simulator and run the tests on it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagrublev%2Fdemo-react-native-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagrublev%2Fdemo-react-native-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagrublev%2Fdemo-react-native-testing/lists"}