ruralkan / behavetutorial

BDD for Python with Behave

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

behavetutorial

behave Examples and Tutorials

Tutorial

behave is BDD framework and a cucumber-clone for Python. This project provides tutorials and examples how to write tests by using behave. The examples are mostly based on the excellent behave documentation.

This project should serve as executable example how problems can be solved with behave. It should especially help new adopters.

I hope that this project helps other people to get started with behave or other Gherkin-based test frameworks, like cucumber (Ruby), jbehave (Java), lettuce (Python) or SpecFlow (.NET).

About

BDD for Python with Behave


Languages

Language:Python 74.2%Language:Gherkin 25.8%