Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Repository files navigation

⚠️⚠️⚠️
This repository is now archived. Fake Cucumber is no longer a standalone tool, and sits within the Compatibility Kit:
https://github.com/cucumber/compatibility-kit/tree/main/devkit
⚠️⚠️⚠️

Fake Cucumber

Fake Cucumber is a simple reference implementation of Cucumber. It is primarily used to produce test data (cucumber messages).

Usage

Using npm:

npm install -g fake-cucumber
fake-cucumber [FILES]

Alternatively, using docker:

docker run -v $(pwd)/features:/tmp/features cucumber/fake-cucumber:latest [FILES]

About

Tool to generate test data for cucumber

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

6 stars

Watchers

38 watching

Forks

Releases

Sponsor this project

Contributors

Languages