Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 455 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 455 Bytes

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