FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

testcafe/examples/basic at master · DevExpress/testcafe · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Basic TestCafe API example

A set of sample tests that illustrate how to use TestCafe API

Running the example

Clone the repository to your machine and install the dependencies:

git clone https://github.com/DevExpress/testcafe.git
cd examples/basic
npm install

Then, run the test command:

npm test

Back | FazBrowse Home | New Git URL