Skip to content

dennmart/getting_started_with_testcafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Get Started with TestCafe

This repo contains the finalized code used in the article How to Get Started with TestCafe, published on the Dev Tester blog.

Running the tests

  • Download and install a recent version of Node.js and NPM.
  • Install dependencies with npm install.
  • Run tests with npx testcafe chrome *_test.js. This command runs the tests in Google Chrome.

For more information, read the Dev Tester article.

About Dev Tester

Dev Tester

Dev Tester is a blog with articles and tips to help you improve your test automation skills as a developer, updated weekly.

About

Finalized code used in the Dev Tester article "How to Get Started with TestCafe"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published