https://github.com/juwit/cucumber-gatling
cucumber-gatling is a bridge between Cucumber (for Behaviour Driver Development) and Gatling
https://github.com/juwit/cucumber-gatling
behavior-driven-development cucumber gatling
Last synced: 4 months ago
JSON representation
cucumber-gatling is a bridge between Cucumber (for Behaviour Driver Development) and Gatling
- Host: GitHub
- URL: https://github.com/juwit/cucumber-gatling
- Owner: juwit
- Created: 2024-07-26T16:39:14.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T05:57:48.000Z (10 months ago)
- Last Synced: 2024-12-31T09:44:58.391Z (5 months ago)
- Topics: behavior-driven-development, cucumber, gatling
- Language: Java
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cucumber-gatling
This library is a bridge between Cucumber (for Behaviour Driver Development) and Gatling.
Its goal is to use Cucumber to interpret Gherkin files using a custom glue, to generate Gatling scenarios.
This project is a simple proof-of-concept for now, and is not suitable for production-use.