Features

Javascript Unit Testing

It's possible to run your javascript unit tests on our cloud of browsers.
Instead of running your javascript test on a couple of browsers, you can run your tests on dozens of different browsers/versions/platforms all in parallel on our grid.

Javascript Test Frameworks

Below is an overview of the javascript unit testing frameworks, each with an example.
Other javascript testing frameworks not listed here also do work with TestingBot, we just don't have any example yet.

Pick a Javascript test framework

  • Karma

    Javascript testing with the Karma test runner.

  • Intern

    Intern runs your javascript tests with full code coverage reporting.