Skip to content

Commit

Permalink
Add docs about jq [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Raible committed Sep 1, 2022
1 parent 52923ed commit 0875bee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/detox.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ To run the Detox tests:
npm run test:e2e
```

You will need to have [`jq`](https://stedolan.github.io/jq/download/) installed for this command to work.

To customize the build and test parameters (such as which device to test), modify the `.detoxrc.json` file found in the root of the project.

For more information on Detox configuration and writing tests, check the [official Detox documentation](https://github.com/wix/Detox/blob/master/docs/README.md).

0 comments on commit 0875bee

Please sign in to comment.