jest-environment-browserstack

an environment for using Browserstack with Jest

Usage no npm install needed!

<script type="module">
  import jestEnvironmentBrowserstack from 'https://cdn.skypack.dev/jest-environment-browserstack';
</script>

README

jest-environment-browserstack

This is the core of the environment. It extends the jest-environment-node and implements the logic for starting the Browserstack tunnel. To interact with Browserstack, this module must be installed with a driver.

An example can be found here.

Usage

This module is not made for being used standalone. Please check the main documentation here

Bugs / Improvements

Feel free to report an issue in case you found a bug or something which could be improved. PR are more than welcome !