| |||||
Karma was developed to help programmers test JavaScript code before shipping out to production environments.
It not only tests the code locally, but simulates its behavior in a multitude of browsers and environments.
Karma is the continuation of a similar testing framework, Testacular, now deprecated.
Here are some key features of "Karma":
· Cross-browser support
· Cross-platform support
· Run tests in multiple browsers and environments at the same time
· Run tests on every file save
· Works from the Node.js CLI
· Integrated with Istanbul
· Integrated with RequireJS
Requirements:
· Node.js 0.8 or higher
What's New in This Release: [ read full changelog ]
· Simplify loading plugins using patterns like karma-*
· Improved useragent detection
· Improved the questions a bit

Via: Karma 0.9.3






0 Comment:
Post a Comment