-
Notifications
You must be signed in to change notification settings - Fork 0
Javascript Testing
richard donovan edited this page May 8, 2015
·
2 revisions
Back Home
Zombie.js allows you to run these tests without a real web browser. This significantly speeds up functional testing of html and javascript.
The tests are written in JavaScript that allows you to stay in Javascript while testing it.
Mocha is a node.js javascript test framework