cucumber 0.20.2

Cucumber testing framework for Rust, with async support. Fully native, no external test runners or dependencies.
Documentation

cucumber

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 2 of them enabled by default.

default

  • macros

macros

  • dep:anyhow
  • dep:cucumber-codegen
  • dep:cucumber-expressions
  • dep:inventory

output-json

  • dep:base64
  • dep:Inflector
  • dep:mime
  • dep:serde
  • dep:serde_json
  • timestamps

libtest

  • dep:serde
  • dep:serde_json
  • timestamps

tracing

  • dep:crossbeam-utils
  • dep:tracing
  • dep:tracing-subscriber

output-junit

  • dep:junit-report
  • timestamps

timestamps

    This feature flag does not enable additional features.