Skip to content

DerKip/ceros-automation-code-challenge-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup:

  • Install Node (v8.x.x or later)
  • npm i to install the project dependencies

Run tests:

  • run tests via plain Protractor node_modules/.bin/protractor conf.js
  • run tests npm test (runs via flake, which re-runs failed tests)
  • run with flake ./flake conf.js

Troubleshooting

  • run node -v and make sure your node version is 8.x.x or greater
  • webdriver-manager should have updated on install, but if not, run npm run update to be sure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published