Skip to content

idecathcer/spera-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spera-test

example of automated test suit with stack:

  • node.js
  • cypress

installing dependancies

npm install

if running on UNIX install cypress dependencies

apt-get install xvfb libgtk2.0-0 libnotify-dev libgconf-2-4 libnss3 libxss1 libasound2

then run test in interactive mode

npm run test

or run test headless

npm run test-headless

About

example of automated test suit with cypress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors