A Complete Test Stack for JavaScript Applications
Posted · Category: BSD License, Tools
Intern is a complete test stack for JavaScript designed to help you write and run consistent, high-quality test cases for your JavaScript libraries and applications. It can be used to test any JavaScript code. Its functional testing capabilities can even be used to test non-JavaScript Web sites and apps, if you really want.
If you need to support IE 6–8, there is also a version of Intern for legacy browsers. Intern is available under the terms of the New BSD License.
Requirements: Node.js
Demo: http://theintern.io/
License: BSD License
1 Comment