web-component-tester

web-component-tester makes testing your web components a breeze!


Keywords
browser, grunt, gruntplugin, gulp, polymer, test, testing, web component, web
License
BSD-3-Clause
Install
npm install web-component-tester@6.9.2

Documentation

Polymer Tools Monorepo

Travis Build Status AppVeyor Build Status

Workflow

Setup

  npm install
  npm run bootstrap
  npm run build

Development commands

  npm test # runs all command line tests, takes a couple of minutes

  code ./tools.code-workspace # opens vscode in workspace mode, configured for the monorepo