allure-commandline
Advanced tools
Comparing version 1.0.0 to 1.4.18
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "1.0.0", | ||
"version": "1.4.18", | ||
"description": "Wrapper to install Allure-commandline via NPM", | ||
@@ -9,0 +9,0 @@ "main": "index.js", |
@@ -1,2 +0,18 @@ | ||
# allure-npm | ||
NPM wrapper around Allure commandline | ||
# Allure Commandline | ||
> NPM wrapper around allure-commandline | ||
[Allure Commandline](http://wiki.qatools.ru/display/AL/Allure+Commandline) is a tool to generate Allure report from test results. Now you can get it installed directly from NPM. | ||
## Install | ||
1. Allure requires Java 7 or higher | ||
2. `npm install -g allure-commandline --save-dev` | ||
## Usage | ||
``` | ||
allure <command> [<args>] | ||
``` | ||
Run `alure help` for list of supported commands | ||
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27
19
15238113