项目作者: twhyderabad
项目描述 :
E2E cross browser testing with testcafe - Vodqa 2018 May
高级语言: JavaScript
项目地址: git://github.com/twhyderabad/E2E-with-testcafe.git
E2E-with-testcafe
E2E cross browser testing with testcafe - Vodqa 2018 May
Prerequisites
- nodejs >= 8.11.2
- Git
- Chrome Browser
- Firefox Browser
Setup
- To install testcafe globally, you need to run
npm install -g testcafe
- git clone https://github.com/twhyderabad/E2E-with-testcafe.git
- cd E2E-with-testcafe
- npm install
Start running your testcases
testcafe chrome specs/sample.test.js