{
"info": {
"author": "Timo Furrer",
"author_email": "tuxtimo@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Environment :: Console",
"Intended Audience :: Developers",
"Intended Audience :: Education",
"Intended Audience :: Other Audience",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Operating System :: Microsoft :: Windows :: Windows 7",
"Operating System :: Microsoft :: Windows :: Windows XP",
"Operating System :: OS Independent",
"Operating System :: POSIX",
"Operating System :: POSIX :: Linux",
"Programming Language :: Python",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: Implementation",
"Topic :: Education :: Testing",
"Topic :: Software Development",
"Topic :: Software Development :: Testing"
],
"description": "
\n\n# radish - the root from red to green\n> Awesome python BDD tool http://radish-bdd.io\n\n***\n\n[](https://github.com/radish-bdd/radish/blob/master/LICENSE)\n[](https://gitter.im/radish-bdd/radish?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n
\n[](https://dev.azure.com/radish-bdd/radish/_build/latest?definitionId=1&branchName=master)\n[](https://landscape.io/github/radish-bdd/radish/master)\n[](https://github.com/ambv/black)\n
\n[](https://badge.fury.io/py/radish-bdd)\n[](https://pyup.io/repos/github/radish-bdd/radish/)\n[](https://pypi.python.org/pypi/radish-bdd)\n[](https://pypi.python.org/pypi/radish-bdd)\n\n***\n\n# What is radish?\n\nradish 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**.\n\n# Supported platforms\n\nradish is supported on Windows, Mac and Linux\n\n# Installation\n\nradish is available as `pip` package:\n\n```bash\npip install radish-bdd\n```\n**Note**: Make sure you have enough privileges to install radish on your system.\n\n# Getting started\n\nradish is very easy to use. Take the 5 minutes and follow the *Getting started* instruction on the radish website: http://radish-bdd.io/#gettingstarted\n\n# Documentation\n\nThe whole documentation of radish is available on [Read The Docs](http://radish.readthedocs.org).\n\n# Contribution\n\nYes, 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?\nJust have a look at the Issues or create a new one.\nPlease have a look at the [Contributing Guidelines](https://github.com/radish-bdd/radish/blob/master/CONTRIBUTING.md), too.\n\n# Special Thanks\n\nA 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!\n\n***\n\n*
This project is published under [MIT](LICENSE).
A [Timo Furrer](https://tuxtimo.me) project.
- :tada: -