Skip to content

tikalk/js-testing-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-testing-workshop

learning to test with js: unit testing, automation and e2e

Setup

Run these in your terminal before:

npm install  
bower install

Run Tests

You can run the tests in terminal or in the browser.

Run In Terminal

Runing the tests in terminal uses karma & phantomjs. to run tests use:
npm test

Run in Browser (with jasmine runner.html)

open runner

About

learning to test with js: unit testing, automation and e2e

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published