Skip to content

Running Testem tests on BrowserStack

Nidhi Makhijani edited this page Mar 8, 2016 · 1 revision

Motivation

When you want to perform web testing on multiple browsers and operating systems, it can be quite complicated to maintain machines for each of the target environments. BrowserStack provides "remote web browsers as a service", making it easy to do this sort of matrix testing without having to maintain the multiple browser installations yourself. Testem provides easy integration with BrowserStack.

Example

Check out a sample test on BrowserStack's Repository