Skip to content

ccodecamp/testcafe-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testcafe-example

A simple test using testcafe

https://devexpress.github.io/testcafe/ Testcafe-Github

Testcafe is Node.js tool to automate end-to-end web testing.

How to use

Required packages and basic setup is done.

Documentation

Please refer here

To Run Tests

yarn install to install dependencies

yarn test to run test

Releases

No releases published

Packages

No packages published