Skip to main content
Introducing the Automate SDK! Get your entire test suite running on BrowserStack in minutes! Learn More.

Getting started with Intern

Your guide to running Intern tests on BrowserStack

This section covers running your first build with BrowserStack’s sample repo. To run builds with your existing test suite(s), skip to integrate your test suite.

Prerequisites

  • BrowserStack Username and Access key. You can find this in your account profile. If you do not have an account yet, you can sign up for a Free Trial.
  • Node.js v12 or higher installed on your machine.
  • Intern v4 or above.

Run sample build

Run a sample Intern test build using the following steps on BrowserStack:

Get our sample project

Get our sample project using one of the given options.

Option 1: Download the project

Download ZIP

Option 2: Clone the sample repository

Clone our sample repository and install the dependencies.

Copy icon Copy snippet

Configure the test script

To run a test, you need to configure the following parameters in the sample repository.

Set access credentials

Set the userName and accessKey variables to your BrowserStack credentials in the intern.json file which is situated in the root level of the project. This is to authenticate your tests with BrowserStack.

Configure browser or device combinations

Choose from 3000+ real mobile devices and browsers available on BrowserStack:

Parallel thread #1
Parallel thread #2
Parallel thread #3

The latest-beta version of browsers is currently not supported by Intern.

Copy and replace the intern.json file

Copy the following configuration and add it to the intern-browserstack/intern.json file of the sample repository.

Copy icon Copy snippet

Execute the build on BrowserStack

You are now ready to run your build on BrowserStack. From the root directory of this project, run the following command.

Copy icon Copy snippet

After you run your test, visit the Automate dashboard to view your test results.

Next steps

After you have successfully run your first test on BrowserStack, try integrating your test suite with BrowserStack

We're sorry to hear that. Please share your feedback so we can do better

Contact our Support team for immediate help while we work on improving our docs.

We're continuously improving our docs. We'd love to know what you liked






Thank you for your valuable feedback

Is this page helping you?

Yes
No

We're sorry to hear that. Please share your feedback so we can do better

Contact our Support team for immediate help while we work on improving our docs.

We're continuously improving our docs. We'd love to know what you liked






Thank you for your valuable feedback!

Talk to an Expert
Download Copy