Behaviour-Driven-Development tool for python
Project description
<img align="right" src="https://raw.githubusercontent.com/radish-bdd/radish/master/artwork/radish-bdd-logo-trans-bg.png">
# radish - the root from red to green
> Awesome python BDD tool http://radish-bdd.io
***
[![PyPI License](https://img.shields.io/pypi/l/radish-bdd.svg)](https://github.com/radish-bdd/radish/blob/master/LICENSE)
[![Gitter](https://badges.gitter.im/radish-bdd/radish.svg)](https://gitter.im/radish-bdd/radish?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
<br>
[![Build Status](https://travis-ci.com/radish-bdd/radish.svg?branch=master)](https://travis-ci.com/radish-bdd/radish)
[![codecov.io](https://codecov.io/github/radish-bdd/radish/coverage.svg?branch=master)](https://codecov.io/github/radish-bdd/radish?branch=master)
[![Code Health](https://landscape.io/github/radish-bdd/radish/master/landscape.svg?style=flat)](https://landscape.io/github/radish-bdd/radish/master)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
[![Updates](https://pyup.io/repos/github/radish-bdd/radish/shield.svg)](https://pyup.io/repos/github/radish-bdd/radish/)
<br>
[![PyPI version](https://badge.fury.io/py/radish-bdd.svg)](https://badge.fury.io/py/radish-bdd)
[![Python 3](https://pyup.io/repos/github/radish-bdd/radish/python-3-shield.svg)](https://pyup.io/repos/github/radish-bdd/radish/)
[![PyPI](https://img.shields.io/pypi/pyversions/radish-bdd.svg)](https://pypi-hypernode.com/pypi/radish-bdd)
[![PyPI](https://img.shields.io/pypi/wheel/radish-bdd.svg)](https://pypi-hypernode.com/pypi/radish-bdd)
***
# 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:
```bash
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](http://radish.readthedocs.org).
# 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](https://github.com/radish-bdd/radish/blob/master/CONTRIBUTING.md), too.
# Special Thanks
A special thanks goes to [Hassan Ashraf](mailto:info@cyberavanza.com) from the company [Cyber Avanza](http://www.cyberavanza.com) for creating an awesome logo for free! I really appreciate their work and time!
***
*<p align="center">This project is published under [MIT](LICENSE).<br>A [Timo Furrer](https://tuxtimo.me) project.<br>- :tada: -</p>*
# radish - the root from red to green
> Awesome python BDD tool http://radish-bdd.io
***
[![PyPI License](https://img.shields.io/pypi/l/radish-bdd.svg)](https://github.com/radish-bdd/radish/blob/master/LICENSE)
[![Gitter](https://badges.gitter.im/radish-bdd/radish.svg)](https://gitter.im/radish-bdd/radish?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
<br>
[![Build Status](https://travis-ci.com/radish-bdd/radish.svg?branch=master)](https://travis-ci.com/radish-bdd/radish)
[![codecov.io](https://codecov.io/github/radish-bdd/radish/coverage.svg?branch=master)](https://codecov.io/github/radish-bdd/radish?branch=master)
[![Code Health](https://landscape.io/github/radish-bdd/radish/master/landscape.svg?style=flat)](https://landscape.io/github/radish-bdd/radish/master)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
[![Updates](https://pyup.io/repos/github/radish-bdd/radish/shield.svg)](https://pyup.io/repos/github/radish-bdd/radish/)
<br>
[![PyPI version](https://badge.fury.io/py/radish-bdd.svg)](https://badge.fury.io/py/radish-bdd)
[![Python 3](https://pyup.io/repos/github/radish-bdd/radish/python-3-shield.svg)](https://pyup.io/repos/github/radish-bdd/radish/)
[![PyPI](https://img.shields.io/pypi/pyversions/radish-bdd.svg)](https://pypi-hypernode.com/pypi/radish-bdd)
[![PyPI](https://img.shields.io/pypi/wheel/radish-bdd.svg)](https://pypi-hypernode.com/pypi/radish-bdd)
***
# 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:
```bash
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](http://radish.readthedocs.org).
# 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](https://github.com/radish-bdd/radish/blob/master/CONTRIBUTING.md), too.
# Special Thanks
A special thanks goes to [Hassan Ashraf](mailto:info@cyberavanza.com) from the company [Cyber Avanza](http://www.cyberavanza.com) for creating an awesome logo for free! I really appreciate their work and time!
***
*<p align="center">This project is published under [MIT](LICENSE).<br>A [Timo Furrer](https://tuxtimo.me) project.<br>- :tada: -</p>*
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
radish-bdd-0.10.0.tar.gz
(87.1 kB
view details)
Built Distribution
File details
Details for the file radish-bdd-0.10.0.tar.gz
.
File metadata
- Download URL: radish-bdd-0.10.0.tar.gz
- Upload date:
- Size: 87.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9ab5196011179a00d53a7f371c978017deef1a95b88e0bab5624832b4a51490 |
|
MD5 | bc6d160541fdbcd9ea73e20439caa7e2 |
|
BLAKE2b-256 | e85a7df8cd44be6aedabca81ab5ee36b4e0329eb4508d4bc3b5cf7d26f89ec3f |
Provenance
File details
Details for the file radish_bdd-0.10.0-py2.py3-none-any.whl
.
File metadata
- Download URL: radish_bdd-0.10.0-py2.py3-none-any.whl
- Upload date:
- Size: 161.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 750bd2665e7ce47b81e93f562341bd5e4f8d79922d73f8e84b94c1d0fd2dbd9e |
|
MD5 | b9f4afa02d5954ac4007ccc07aaff806 |
|
BLAKE2b-256 | 869853201be357c09f5714a0f78301a4e2920f2b6c4ae233ed021fb81a042187 |