Commit Graph

8 Commits

Author SHA1 Message Date
Brandon Pittman
a1aa1b93d2 Update README.md (#1304)
Fix add command instructions
2018-05-16 11:36:44 +02:00
nothingismagick
d684adb6f5 Fixed typo (#1224)
I wonder if someone should create a spellcheck test suite for README files...
2018-05-04 23:40:34 +09:00
Patrick Lewis
dfbb871df8 chore: fix link to Nightwatch (#1218) 2018-05-03 14:17:35 -04:00
Evan You
69ebd800a2 refactor: rename test commands
BREAKING CHANGE: `cli-plugin-unit-jest` and `cli-plugin-unit-mocha` now register
"test:unit" command and script instead of "test"; `cli-plugin-e2e-cypress` now
register "test:e2e" with optional `--headless` flag instead of "e2e" and
"e2e:open"; `cli-plugin-e2e-nightwatch` now register "test:e2e" instead of "e2e".

close #876, close #878
2018-05-01 18:15:25 -04:00
Evan You
4130f0d693 docs: document --config for e2e-nightwatch 2018-04-25 16:57:07 -04:00
Evan You
dd6cd856e2 docs: readme for plugins 2018-02-08 17:25:43 -05:00
Evan You
7e058eab23 docs: babel, cypress, nightwatch 2018-02-08 16:52:47 -05:00
Evan You
697ecaa70b chore 2017-12-28 15:58:52 -05:00