(done/in progress)
- run test in different browsers Chrome/Safari/FF/Chromium + Chrome:Headless mode
- run all tests at the same browser without close/open new browser
- run on physical mobile devices without cable connection by QR-Code
- run in cloud services like Browserstack
- run in docker
| Build status | Description | YML |
|---|---|---|
| Linux (CircleCI) | circle.yml |
$ npm install
$ npm run test
$ npm run mobile
Read QR-code by your phone then click on the Open link to run the test
$ docker pull testcafe/testcafe:latest
$ npm run docker