Skip to content

Commit

Permalink
Add description of radish to README
Browse files Browse the repository at this point in the history
  • Loading branch information
timofurrer committed Nov 9, 2015
1 parent f39f9d9 commit 1574377
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,11 @@

[![Build Status](https://travis-ci.org/radish-bdd/radish.svg?branch=master)](https://travis-ci.org/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)

***

**License**: MIT <br>
**Supported Python versions**: 2.7, 3.3, 3.4, 3.5

# 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**, **Variables** and **Expressions**.

0 comments on commit 1574377

Please sign in to comment.