---
title: Javascript unit testing with Karma or Intern and TestingBot
description: Javascript unit testing with real browsers. Jasmine Javascript testing
  with Karma and Intern
source_url:
  html: https://testingbot.com/support/web-automate/selenium/javascript
  md: https://testingbot.com/support/web-automate/selenium/javascript/index.md
---
# Javascript Unit Testing

It's possible to run your javascript unit tests on [our cloud of browsers](https://testingbot.com/support/web-automate/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](https://testingbot.com/support/web-automate/selenium/javascript/karma)

Javascript testing with the Karma test runner.

- [Intern](https://testingbot.com/support/web-automate/selenium/javascript/intern)

Intern runs your javascript tests with full code coverage reporting.

Was this page helpful? Yes No 

## Looking for More Help?

Have questions or need more information?   
 You can reach us via the following channels:

- [Email us](https://testingbot.com/contact/new)
- [Join our Slack Channel](https://join.slack.com/t/testingb0t/shared_invite/zt-3bcw9xch-jk19~6XPs_xBrsAgAedkCw)
