Skip to content

tknerr/radish

 
 

Repository files navigation

# radish - the root from red to green > Awesome python BDD tool http://radish-bdd.io

PyPI License Build Status
codecov.io Code Health Code Issues
PyPI version PyPI PyPI PyPI

License: MIT
Supported Python versions: 2.7, 3.3, 3.4, 3.5


What is radish?

radish is a Behavior Driven Development tool completely written in python. It supports all gherkin language features. In addition to that, radish implements a few unconventional BDD features such as Preconditions, Scenario Loops, Constants and Expressions.

Installation

radish is available as pip package:

pip install radish-bdd

Note: Make sure you have enough privileges to install radish on your system.

Getting started

radish is very easy to use. Take the 5 minutes and follow the Getting started instruction on the radish website: http://radish-bdd.io/#gettingstarted

Documentation

The whole documentation of radish is available on Read The Docs.

Contribution

Yes, we are looking for some contributors and people who spread out a word about radish. Help us to improve these piece of software. You don't know what to do? Just have a look at the Issues or create a new one. Please have a look at the Contributing Guidelines, too.

Special Thanks

A special thanks goes to Hassan Ashraf from the company Cyber Avanza for creating an awesome logo for free! I really appreciate their work and time!

About

Python Behavior Driven Development tool - the root from red to green

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.2%
  • Gherkin 5.7%
  • Shell 0.1%