🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@cucumber/json-schema

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cucumber/json-schema

JSON schema for the (legacy) Cucumber JSON format, along with implementation-specific variants from cucumber-jvm etc.

latest
npmnpm
Version
0.2.3
Version published
Maintainers
2
Created
Source

@cucumber/json-schema

JSON schema for the (legacy) Cucumber JSON format, along with implementation-specific variants from cucumber-jvm etc.

  • For the new unified message format, see Cucumber Messages.
  • For a tool to convert messages to the legacy json format see Cucumber JSON Formatter.

Implementation Status

These schemas should be considered a best effort work in progress.

These schema was initially implemented and tested as part of the Cucumber JSON Converter. This project does not seem to have been used in earnest as the accuracy of the schema leaves much to de desired. The schema is also regression tested in the Cucumber JSON Formatter project. This testing is more extensive.

SchemaCucumber JSON ConverterCucumber JSON Formatter
cucumber-js.jsonVerifiedUnverified
cucumber-jvm.jsonVerifiedVerified
cucumber-ruby.jsonVerifiedUnverified
behave.jsonUnverifiedUnverified
canonical.jsonUnverifiedUnverified

FAQs

Package last updated on 09 Sep 2025

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