Commit Graph

11 Commits

Author SHA1 Message Date
Haoqun Jiang
8b8bb99316 feat: allow omitting scope prefix for official plugins on vue add (#4219) 2019-07-06 17:09:38 +08:00
Jérôme Pott
2903fd2ea1 docs: add an example with the spec option (#3179) [ci skip] 2019-01-12 00:51:10 +08:00
kazuya kawaguchi
bc59637308 chore: fix links (#1540) 2018-06-11 12:28:51 -04:00
Evan You
05391b6e9e fix: e2e runner args passing
close #1393
2018-05-30 13:39:19 -04:00
Lucas Mendelowski
3a913a9ac7 docs(cypress): add env variables info (#1327) 2018-05-21 10:17:05 -04:00
Evan You
1dfe73bb5e docs: update late install instructions 2018-05-17 14:56:00 -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
64b4515731 refactor: change default test directory name to "tests"
BREAKING CHANGE: all tests are now located in "tests" instead of "test"
close #877
2018-02-28 18:07:06 -05: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