New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cypress-each

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cypress-each - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

6

package.json
{
"name": "cypress-each",
"version": "1.1.1",
"version": "1.1.2",
"description": "Simple implementation for describe.each and it.each",

@@ -14,4 +14,4 @@ "main": "src",

"keywords": [],
"author": "",
"license": "ISC",
"author": "Gleb Bahmutov <gleb.bahmutov@gmail.com>",
"license": "MIT",
"devDependencies": {

@@ -18,0 +18,0 @@ "cypress": "^8.5.0",

# cypress-each ![cypress version](https://img.shields.io/badge/cypress-8.5.0-brightgreen)
> An demo of mocha-each and custom describe.each and it.each implementation for Cypress
> A demo of mocha-each and custom describe.each and it.each implementation for Cypress
Read [Dynamic API Tests Using Cypress-Each Plugin](https://glebbahmutov.com/blog/dynamic-api-tests-using-cypress-each/)
Find the implementation in [src/index.js](./src/index.js)

@@ -5,0 +7,0 @@

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