Behaviour-Driven-Development tool for python
Project description
radish - the root from red to green
Awesome python BDD tool http://radish-bdd.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: 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.
Release
vim CHANGELOG.md docs/conf.py radish/__init__.py
git commit -am "release: x.x.x" && git tag x.x.x
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
File details
Details for the file radish-bdd-0.14.2.tar.gz
.
File metadata
- Download URL: radish-bdd-0.14.2.tar.gz
- Upload date:
- Size: 95.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7d1f92de8784a608d86c585641aab18f5b59dcb117f79fc63bb524c1c96f591 |
|
MD5 | ee05ce296436efc573efcf3ab43acd8f |
|
BLAKE2b-256 | 8910e856332c9ad6b8c1606fb915e5c37761fc4a260e60bd280873765aa011af |
Provenance
File details
Details for the file radish_bdd-0.14.2-py2.py3-none-any.whl
.
File metadata
- Download URL: radish_bdd-0.14.2-py2.py3-none-any.whl
- Upload date:
- Size: 160.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7549b448ffe3489addb96c9b89cd7ddf8c10faf5e5d5da4fd58f353b67ee75f |
|
MD5 | 59c0ff3108f1a4e0ddaa94f948549a29 |
|
BLAKE2b-256 | 380842e5e8b84cc97202286b1cb1731d8196b25133baeb8067568e51833687e9 |