Commit Graph

8 Commits

Author SHA1 Message Date
MoYummy
23cf71314a docs: fix add for @vue/cli-plugin-unit-mocha (#1312) 2018-05-17 14:54:36 -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
a0a7dc6c03 docs: remove wrong section in unit-mocha docs (close #1082) 2018-04-26 23:53:09 -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
toBeTheLight
b68c5b9135 Fix typos (#865)
* docs: fix typo

* chore: fix typo
2018-02-22 11:37:22 +09:00
Evan You
dd6cd856e2 docs: readme for plugins 2018-02-08 17:25:43 -05:00
Evan You
18036a3213 fix mocha name 2018-01-11 00:39:15 -05:00
Evan You
e773479272 WIP: TS compat with other plugins 2018-01-11 00:37:21 -05:00