An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Python Gherkin Demo
============

[![Join the chat at https://gitter.im/AndreasAugustin/Gherkin-Demos](https://badges.gitter.im/AndreasAugustin/Gherkin-Demos.svg)](https://gitter.im/AndreasAugustin/Gherkin-Demos?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![Build Status](https://travis-ci.org/AndreasAugustin/Gherkin-Demos-python.svg?branch=master)](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/