@ianwalter/bsl
v3.0.0
Published
A module and CLI that makes using BrowserStack Local easy
Downloads
6
Maintainers
Readme
@ianwalter/bsl
A module and CLI that makes using BrowserStack Local easy
Installation
yarn add @ianwalter/bsl --dev
Usage
As a GitHub Action:
- name: Test
uses: ianwalter/[email protected]
with:
args: yarn test
env:
BROWSERSTACK_ACCESS_KEY: ${{ secrets.BROWSERSTACK_ACCESS_KEY }}
BROWSERSTACK_USERNAME: ${{ secrets.BROWSERSTACK_USERNAME }}
Related
@ianwalter/bff-webdriver
- A bff plugin to enable WebDriver-based testing
License
Hippocratic License - See LICENSE
Created by Ian Walter