https://github.com/andreasaugustin/gherkin-demos-python
Gherkin/Cucumber demo in python
https://github.com/andreasaugustin/gherkin-demos-python
Last synced: 6 months ago
JSON representation
Gherkin/Cucumber demo in python
- Host: GitHub
- URL: https://github.com/andreasaugustin/gherkin-demos-python
- Owner: AndreasAugustin
- License: mit
- Created: 2016-04-10T16:26:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-11T17:06:56.000Z (over 9 years ago)
- Last Synced: 2024-10-11T14:57:29.708Z (12 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Python Gherkin Demo
============[](https://gitter.im/AndreasAugustin/Gherkin-Demos?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://travis-ci.org/AndreasAugustin/Gherkin-Demos-python)
# Requires (listed in requirements.tx)
- behave
- nose# Project setup
$ git clone https://github.com/AndreasAugustin/Gherkin-Demos-python.git
$ cd Gherkin-Demos-python
$ pip install -r requirements.txt# Run tests
$ behave ./test/features/