Commit Graph

11 Commits

Author SHA1 Message Date
Andrei Rusu 59adbd69c7 feat: Upgrade Nightwatch to v1.2 and update bundled config and generated tests (#4541)
* feat: Upgraded Nightwatch to version 1.2; updated distributed config; added new cli flags: --headless, --parallel...; added support for running chromedriver and geckodriver standalone; added unit tests

* docs: updated nightwatch plugin readme

* feat: add chromedriver and geckodriver as peer dependencies

* updated readme and driver depedencies

* updated optional dependencies

* fixed failing tests

* updated generated tests

* updated tests
2019-09-09 18:49:33 +08:00
Domenico Gemoli fd4573aadf docs: replacing nightwatch CLI options URL with proper documentation (#4364) 2019-07-28 20:44:06 +08:00
Haoqun Jiang 8b8bb99316 feat: allow omitting scope prefix for official plugins on vue add (#4219) 2019-07-06 17:09:38 +08:00
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