Software Details:
Version: 0.13.21 updated
Upload Date: 11 Mar 16
Distribution Type: Freeware
Downloads: 47
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.
What is new in this release:
- Bug Fixes:
- Cancel kill timeout when process exits cleanly.
What is new in version 0.12.31:
- Bug Fixes:
- Cancel kill timeout when process exits cleanly.
What is new in version 0.10.1:
- Bug Fixes:
- cli: Always pass an instance of fs to processArgs.
- init: set default filename.
What is new in version 0.9.7:
- Basic bash/zsh completion
- Runner: allow passing changed/added/removed files
- Watcher: make the batching delay configurable
What is new in version 0.9.3:
- Simplify loading plugins using patterns like karma-*
- Improved useragent detection
- Improved the questions a bit
What is new in version 0.9.1:
- Now ships coffee-preprocessor and requirejs as default plugins.
Requirements:
- Node.js 0.8 or higher
Comments not found