Behaviour-Driven-Development tool for Python
Project description
radish - the root from red to green
Awesome python BDD tool https://radish-bdd.github.io
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.
Supported platforms
radish is supported on Windows, Mac and Linux
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: https://radish-bdd.github.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.
Release
vim CHANGELOG.md docs/conf.py radish/__init__.py
git commit -am "release: vX.X.X" && git tag vX.X.X && git push --tags
rm -rf dist
python3 setup.py sdist bdist_wheel
python3 -m twine upload dist/*
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!
This project is published under MIT.
A Timo Furrer project.
- :tada: -
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for radish_bdd-0.16.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79120a6f20b0d6443619e0ebce2bf3f79b828446438e21fe92980661484aeaab |
|
MD5 | 32a6ee025815e0fc4eccd32f2d97df45 |
|
BLAKE2b-256 | 5142b1ef7269ac15acabb372374f272db321d47de3b9e0df7bc9c57ae7b33e35 |