Package Exports
- jest-environment-browserstack
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (jest-environment-browserstack) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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 !