mfrachet / detox-example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 72.7%Language:Objective-C 16.1%Language:Python 6.3%Language:Java 4.8%