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

@cypress/json-schemas

Package Overview
Dependencies
Maintainers
1
Versions
186
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cypress/json-schemas

Cypress JSON schemas

  • 5.39.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
15
increased by7.14%
Maintainers
1
Weekly downloads
 
Created
Source

@cypress/json-schemas CircleCI

Public Cypress JSON schemas

note this repository is private, but the NPM is public.

See our schema-tools repository for more documentation on how to utilize these JSON schemas.

Install

npm install

Test

Builds, runs tests, and also self documents schema changes.

Uses ava-ts to run Ava test runner directly against TypeScript test files. Use npm run test to build and test everything in the test folder.

To run a single test file, use command:

npx ava-ts test/<file-name.ts>

To update snapshots and use verbose reporter (prints test names):

npx ava-ts test/<file-name.ts> --verbose -u

Deploy

Deployment is handled by semantic-release automatically when run in CI. The release version is determined by the commit message. Your commit message should be of one of these types.

FAQs

Package last updated on 04 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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