The case study of Gherkin in Python.
Build and run:
docker build -t sneak-eating-normally -f pytest-bdd/Dockerfile .
docker run -t sneak-eating-normallyMore this library in the notes.
Build and run:
docker build -t sneak-eating-behaving -f behave/Dockerfile .
docker run -t sneak-eating-behavingMore this library in the notes.
Build and run:
docker build -t sneak-eating-radish -f radish/Dockerfile .
docker run -t sneak-eating-radishMore this library in the notes.
| Name | Notes |
|---|---|
| lettuce | Last version released in 2016, the project seem to be abandon |
| freshen | This project is no longer maintained. |
| pyVows | Last version released in 2019 |