Spectacular Test Runner for Javascript (original) (raw)

Things should be simple. We believe in testing and so we want to make it as simple as possible.

The main goal for Karma is to bring a productive testing environment to developers. The environment being one where they don't have to set up loads of configurations, but rather a place where developers can just write the code and get instant feedback from their tests. Because getting quick feedback is what makes you productive and creative.

Test your code on real browsers and real devices such as phones, tablets or on a headless PhantomJS instance.

Control the whole workflow from the command line or your IDE - just save a file and Karma will run all the tests.

Describe your tests with Jasmine,Mocha,QUnit, or write a simple adapter for any framework you like.

Developed for and maintained by the open source community atGitHub.

Easy debugging directly from your IDE via WebStorm or Google Chrome.

Simple integration with Jenkins,Travis orSemaphore.