radhakrishnanakireddy / behavior-driven-python

Python BDD Test Framework Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

behavior-driven-python

This repository contains example projects for the following Python BDD test frameworks:

The example projects (in the subdirectories) include full tests and documentation. They are companions to Python conference talks and the Automation Panda blog.

The example projects share the cucumbers.py module, which contains a simple CucumberBasket class for unit testing. However, the feature files and step definition modules in each project are slightly different because they depend upon the framework.

About

Python BDD Test Framework Examples

License:MIT License


Languages

Language:Python 61.0%Language:Gherkin 39.0%