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

cucumber/fake-cucumber

⚠️⚠️⚠️
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

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors 11