Skip to content

willowtreeapps/namegame-test-suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This test suite supports WillowTree's Name Game, hosted at https://willowtreeapps.github.io/TE-namegame-interview/

The suite is written in Javascript. There are two options to run the tests - Cypress and Testcafe. Our preferred option is Cypress. The Testcafe version should only be used when the Cypress test is not an option.

To get started, run npm install to install relevant dependencies. Please reach out to WillowTree if you have any questions.

If you want to use cypress open, simply run: npm run cy.

Use the following commands to run the full test suite in the browser of your choice with Cypress: npm run cy:chrome npm run cy:firefox npm run cy:chromium

Use the following commands to run the full test suite in the browser of your choice with Testcafe:
npm run testcafe-chrome
npm run testcafe-firefox
npm run testcafe-safari
npm run testcafe-edge

Find all dependencies and scripts in the package.json file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •