All Projects → mfrachet → Detox Example

mfrachet / Detox Example

A try to use every APIs provided by Wix Detox concerning expectations, actions and matchers

Programming Languages

javascript
184084 projects - #8 most used programming language

License: MIT Travis

Detox tests

detox-example

This projects aims to provide some example with comment on problems that I've eventually met while writing the tests suites.

The project uses actually the three following APIs list :

Local usage

$ node version /* should be >= Node 7.6.0 */
$ git clone https://github.com/mfrachet/detox-example && cd detox-example
$ npm i
$ npm run e2e
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].