UNPKG

4.92 kBMarkdownView Raw
1![GitHub CI - Publish to NPM](https://github.com/leanupjs/leanup/workflows/GitHub%20CI%20-%20Publish%20to%20NPM/badge.svg)
2
3[![downloads][downloads]][downloads-url]
4[![npm][npm]][npm-url]
5[![license][license]][license-url]
6
7[![dependencies][dependencies]][dependencies-url]
8[![devDependencies][devdependencies]][devdependencies-url]
9[![peerDependencies][peerdependencies]][peerdependencies-url]
10[![optionalDependencies][optionaldependencies]][optionaldependencies-url]
11
12[![vulnerabilities][vulnerabilities]][vulnerabilities-url]
13[![install-size][install-size]][install-size-url]
14
15[![lernajs][lernajs]][lernajs-url]
16[![prettier][prettier]][prettier-url]
17
18[npm]: https://img.shields.io/npm/v/@leanup/cli-core-e2e
19[npm-url]: https://www.npmjs.com/package/@leanup/cli-core-e2e
20[dependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/core/e2e&ref=release/1.0
21[dependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/core/e2e&ref=release/1.0
22[devdependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/core/e2e&ref=release/1.0&type=dev
23[devdependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/core/e2e&ref=release/1.0&type=dev
24[peerdependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/core/e2e&ref=release/1.0&type=peer
25[peerdependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/core/e2e&ref=release/1.0&type=peer
26[optionaldependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/core/e2e&ref=release/1.0&type=optional
27[optionaldependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/core/e2e&ref=release/1.0&type=optional
28[vulnerabilities]: https://snyk.io/test/npm/@leanup/cli-core-e2e/badge.svg
29[vulnerabilities-url]: https://snyk.io/test/npm/@leanup/cli-core-e2e
30[downloads]: https://img.shields.io/npm/dt/@leanup/cli-core-e2e
31[downloads-url]: https://npmcharts.com/compare/@leanup/cli-core-e2e?minimal=true
32[install-size]: https://packagephobia.now.sh/badge?p=@leanup/cli-core-e2e
33[install-size-url]: https://packagephobia.now.sh/result?p=@leanup/cli-core-e2e
34[license]: https://img.shields.io/npm/l/@leanup/cli
35[license-url]: https://github.com/leanupjs/leanup/blob/master/LICENSE
36[lernajs]: https://img.shields.io/badge/managed%20with-lerna-blueviolet
37[lernajs-url]: https://lerna.js.org
38[prettier]: https://img.shields.io/badge/code_style-prettier-ff69b4.svg
39[prettier-url]: https://prettier.io
40
41# `@leanup/cli-core-e2e`
42
43> This module contains some e2e test ([nightwatchjs](https://nightwatchjs.org/)) feature for the [@leanup/cli](https://www.npmjs.com/package/@leanup/cli).
44
45## Dependencies
46
47| Package | Size | Vulnerabilities |
48| ----------------: | ------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------: |
49| @types/nightwatch | [![install size of @types/nightwatch](https://packagephobia.now.sh/badge?p=@types/nightwatch)](https://packagephobia.now.sh/result?p=@types/nightwatch) | [![vulnerabilities of @types/nightwatch](https://snyk.io/test/npm/@types/nightwatch/badge.svg)](https://snyk.io/test/npm/@types/nightwatch) |
50| cross-env | [![install size of cross-env](https://packagephobia.now.sh/badge?p=cross-env)](https://packagephobia.now.sh/result?p=cross-env) | [![vulnerabilities of cross-env](https://snyk.io/test/npm/cross-env/badge.svg)](https://snyk.io/test/npm/cross-env) |
51| nightwatch | [![install size of nightwatch](https://packagephobia.now.sh/badge?p=nightwatch)](https://packagephobia.now.sh/result?p=nightwatch) | [![vulnerabilities of nightwatch](https://snyk.io/test/npm/nightwatch/badge.svg)](https://snyk.io/test/npm/nightwatch) |
52| nightwatch-allure | [![install size of nightwatch-allure](https://packagephobia.now.sh/badge?p=nightwatch-allure)](https://packagephobia.now.sh/result?p=nightwatch-allure) | [![vulnerabilities of nightwatch-allure](https://snyk.io/test/npm/nightwatch-allure/badge.svg)](https://snyk.io/test/npm/nightwatch-allure) |
53| selenium-server | [![install size of selenium-server](https://packagephobia.now.sh/badge?p=selenium-server)](https://packagephobia.now.sh/result?p=selenium-server) | [![vulnerabilities of selenium-server](https://snyk.io/test/npm/selenium-server/badge.svg)](https://snyk.io/test/npm/selenium-server) |