Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T05:57:48.000Z (6 months ago)
- Last Synced: 2024-11-08T08:55:06.636Z (3 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.