Skip to content

eaccmk/testcafe-POC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testcafe-POC 🚀

This Project was created to as a mvp for running web Based automation using testcafe on cli

Parent Project 🎅

This repository is linked to its Parent POC Project, here is the link Test-Automation-Project-POCs.

How To Run 🏃

Its Simple!

Step 1: checkout this repository ( git clone https://github.com/eaccmk/testcafe-POC.git )

Step 2: Go the path where you did checkout ☝️

Step 3: Install testcafe npm install -g testcafe ref Installing testcafe

Step 4: Run: testcafe chrome tests/ to run all test's present under tests folder of your directory.

A step further You can run your test's remotely eg. On a test device such as mobile using testcafe remote tests/test.js --qr-code more details here

Sample Result

Look at this wiki for cli run details and results.

Credits 🙏

Thanks ! testcafe for providing this cool Test Automation framework and a reason for this innovation

License 🔰

testcafe-POC was released under MIT License

About

Web Automation, POC on test cafe using JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published