Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ycli-wct-browserstack

daKmoR11MIT0.0.4

Plugin for ycli to easily run wct via browserstack

ycli, wct, browserstack

readme

ycli wct browserstack

Installation

This is a Plugin for Ycli.

Use ONE of the following methods:

# install via npm
npm install --global ycli-wct-browserstack

# install via git
cd ~ && git clone git@github.com:daKmoR/ycli-wct-browserstack.git

Usage

Just open a terminal and type

ycli wct browsertack <tab> <tab>

Should show something like this

chrome-latest-windows-10   edge-latest-windows-10     ie-11-windows-7            list                       safari-9.1-osx-el-capitan
desktop                    firefox-latest-windows-10  iphone-6s-ios-9.3          login                      wct
desktop-fast               ie-11-windows-10           iphone-7-ios-10.3          safari-10.1-osx-sierra

Go to on of your elements that has webcomponent tester tests and run

ycli wct browsertack

which will run the "desktop-fast" test which is latest Chrome, Firefox and IE11

Use autocomplete (tab, tab) to show all Commands or SubCommands.