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-normally
More this library in the notes.
Build and run:
docker build -t sneak-eating-behaving -f behave/Dockerfile .
docker run -t sneak-eating-behaving
More this library in the notes.
Build and run:
docker build -t sneak-eating-radish -f radish/Dockerfile .
docker run -t sneak-eating-radish
More 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 |