Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cypress-cli

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cypress-cli - npm Package Compare versions

Comparing version 0.11.1 to 0.12.0

2

package.json
{
"name": "cypress-cli",
"version": "0.11.1",
"version": "0.12.0",
"description": "CLI for Cypress.io Desktop App",

@@ -5,0 +5,0 @@ "preferGlobal": true,

@@ -100,2 +100,7 @@ # Cypress CLI [![Circle CI](https://circleci.com/gh/cypress-io/cypress-cli.svg?style=shield)](https://circleci.com/gh/cypress-io/cypress-cli)

```bash
## specify options for the mocha reporter
cypress run --reporter-options mochaFile=result.xml,toConsole=true
```
```bash
## specify a spec to run instead of running all the tests

@@ -203,2 +208,5 @@ cypress run --spec cypress/integration/app_spec.js

#### 0.12.0
- added cli arg for passing reporterOptions
#### 0.11.1

@@ -205,0 +213,0 @@ - cypress ci accepts --spec argument

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc