An assertion library for cucumber.js providing cucumber compatible failures instead of exceptions
JSON schema-based messages for Cucumber's inter-process communication
OpenTelemetry instrumentation for `@cucumber/cucumber` automated tests runner
The official JavaScript implementation of Cucumber.
Streams for reading/writing messages
HTML formatter for Cucumber
Generates Cucumber HTML reports in three different themes
Streams for reading Gherkin parser output
Cucumber Tag Expression parser
<h1 align="center"> <img alt="" width="75" src="https://github.com/cucumber.png"/> <br> pretty-formatter </h1> <p align="center"> <b>Rich formatting of Cucumber progress and results for the terminal</b> </p>
⚠️ This is an internal package; you don't need to install it in order to use the junit formatter in `@cucumber/cucumber` as it's built in there.
[](https://github.com/badeball/cypress-cucumber-preprocessor/actions/workflows/build.yml) [
minimalistic-assert ===
The assert module from Node.js, for the browser.
Gherkin parser
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
Synchronous validation of a path existing either as a file or as a directory.
correct invalid SPDX expressions
Execute Gherkin scenarios in Jest
assert with status codes
Run gherkin-syntaxed specs with cypress.io
A robust, ES3 compatible, "has own property" predicate.
This gem offers a DSL on top of webmock, cucumber and json_spec to make testing APIs on rails easier
Test your XML with Test::Unit, MiniTest, RSpec, or Cucumber using handy assertions like #assert_xml_equal or #assert_xml_structure_contain.
A library of cucumber step definitions, which allow you to use a human to assert conditions during acceptance tests. Some requirements are simple for a human to confirm, but are very difficult to assert using automation. Farmer allows us to include human confirmation into our normal testing flow. For example, we needed to verify that certain portions of an image were 'blacked out'.
Assert the value of Cucumber features
Cucumber helper to run rake tasks in the current process, capturing properties to assert tests against