{"id":20932434,"url":"https://github.com/testingbot/karma-testingbot-example","last_synced_at":"2026-07-06T18:31:36.713Z","repository":{"id":141991910,"uuid":"45245922","full_name":"testingbot/karma-testingbot-example","owner":"testingbot","description":"Example on how to run Karma tests with the karma-testingbot-launcher","archived":false,"fork":false,"pushed_at":"2020-11-27T10:03:38.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T19:17:11.795Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/testingbot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-10-30T10:58:01.000Z","updated_at":"2024-12-24T22:41:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"c82acef5-311f-40f0-9586-c766a2c851be","html_url":"https://github.com/testingbot/karma-testingbot-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fkarma-testingbot-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fkarma-testingbot-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fkarma-testingbot-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fkarma-testingbot-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testingbot","download_url":"https://codeload.github.com/testingbot/karma-testingbot-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243324504,"owners_count":20273113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-18T21:48:36.771Z","updated_at":"2025-10-25T09:13:48.786Z","avatar_url":"https://github.com/testingbot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/testingbot/karma-testingbot-example.svg?branch=master)](https://travis-ci.org/testingbot/karma-testingbot-example)\n\n# karma-testingbot-example\n\n\u003e An example of using the [Karma](http://karma-runner.github.io/) test runner with [TestingBot](https://testingbot.com)' browser cloud to run JavaScript unit tests.\n\n## Getting Started\n\nTo get started, clone the repo:\n\n```bash\ngit clone https://github.com/testingbot/karma-testingbot-example.git \u0026\u0026 cd karma-testingbot-example\n```\n\nThen run the following command to install the Karma command line interface globally and this repo's local node dependencies:\n\n```bash\nnpm install -g karma-cli \u0026\u0026 npm install \n```\n\n*Note: make sure you have [node.js](http://nodejs.org/) installed before running the above command.* \n\n## Running Karma on your machine\n\nYou can now run Karma on your local machine, to do this, run this command:\n\n```bash\nkarma start\n```\n\nThis example will run [jasmine](http://jasmine.github.io/2.0/introduction.html) tests in Chrome and Firefox on your machine. To add more browsers, check the `karma.conf.js`'s `browsers` array.\n\n## Running Karma with the [karma-testingbot-launcher](https://github.com/karma-runner/karma-testingbot-launcher) plugin\n\nTo use Karma with TestingBot, make sure you have the 2 environment variables TESTINGBOT_KEY and TESTINGBOT_SECRET set. To obtain a key and secret, sign up for free [here](https://testingbot.com)).\n\nOnce this is set up, you can run these same tests on TestingBot with:\n\n```bash\nkarma start karma.conf-testingbot.js\n```\n\nThis will start a TestingBot tunnel automatically and run the tests on the TestingBot browser grid. Once the test completes, you'll see the test in the TestingBot member area.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestingbot%2Fkarma-testingbot-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftestingbot%2Fkarma-testingbot-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestingbot%2Fkarma-testingbot-example/lists"}