Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Commit

Permalink
Update testing info in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
robdodson committed Feb 10, 2015
1 parent b7ec3c2 commit 4f780a8
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,20 +107,15 @@ The project generated by `yo polymer` contains support for [web-component-tester

Run local tests (in terminal):
```bash
grunt test
```

Run local tests (in browser):
```bash
grunt test:browser
grunt|gulp test:local
```

Run remote tests with [SauceLabs](https://saucelabs.com/):
```bash
grunt test:remote
grunt|gulp test:remote
```

See the [web-component-tester Grunt readme](https://github.com/Polymer/web-component-tester#grunt) for configuration options.
See the [web-component-tester readme](https://github.com/Polymer/web-component-tester#configuration) for configuration options.

## Gotchas

Expand Down

0 comments on commit 4f780a8

Please sign in to comment.