Skip to content

Ebazhanov/testcafe-example

Repository files navigation

testcafe-example

Motivation:

(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
CircleCI Linux (CircleCI) circle.yml

Getting started

$ npm install

How to run test

Locally

$ npm run test

my video

On mobile with QR-code

$ npm run mobile

Read QR-code by your phone then click on the Open link to run the test

Run in docker
$ docker pull testcafe/testcafe:latest
$ npm run docker

More info:

About

TestCafe example

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors