@currents/cli
Advanced tools
Comparing version 1.0.4 to 1.0.6
{ | ||
"name": "@currents/cli", | ||
"version": "1.0.4", | ||
"version": "1.0.6", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/currents-dev/cli.git" | ||
}, | ||
"bin": { | ||
@@ -11,3 +15,10 @@ "currents": "bin/currents.js" | ||
"cy2": "^1.1.1" | ||
} | ||
}, | ||
"keywords": [ | ||
"cypress", | ||
"e2e", | ||
"tests", | ||
"currents", | ||
"sorry-cypress" | ||
] | ||
} |
# @currents/cli | ||
CLI tool to run cypress test with https://currents.dev. | ||
CLI tool for run cypress tests with https://currents.dev dashboard. | ||
@@ -8,4 +8,4 @@ Example: | ||
```sh | ||
npm install @currents/cli | ||
npm install @currents/cli cypress | ||
npx currents run --parallel --record --key XXXXXX --ci-build-id build-001 | ||
``` |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
1017
0