Skip to content

jhendershott/testcafe-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testcafe-sample

This project is a small sample projects showcasing a little of what TestCafe has to offer.

All you need to do to use this project is:

  1. Pull the Repo
  2. open in your IDE (such as Visual Studio Code)
  3. npm install
  4. run the tests 'testcafe chrome tests/test.ts'

you can also run in all browsers (note, i had connection problems when running in all browsers)

  • testcafe all tests/test.ts

If you're not installing testcafe globally then you may need to use the command node node_modules\testcafe\bin\testcafe.js chrome tests\test.ts

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published