3.0.0 • Published 6 years ago
@ianwalter/bsl v3.0.0
@ianwalter/bsl
A module and CLI that makes using BrowserStack Local easy
Installation
yarn add @ianwalter/bsl --devUsage
As a GitHub Action:
- name: Test
  uses: ianwalter/bsl@v2.1.0
  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