BDD tooling for Python. The root from red to green.
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.
radish is available as pip
package:
python -m pip install radish-bdd
Note: Make sure you have enough privileges to install radish on your system.
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
The whole documentation of radish is available on Read The Docs.
radish is supported on Windows, Mac and Linux
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.
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!
radish is released under the MIT license, its documentation lives at Read The Docs, the code on GitHub, and the latest release on PyPI. It’s rigorously tested on Python 3.5+.
If you'd like to contribute to radish you're most welcome and we've written a little guide to get you started!
This project is published under MIT.
A Timo Furrer project.
- 🎉 -