An open API service indexing awesome lists of open source software.

https://github.com/leandromoreira/behave

Simple python behave
https://github.com/leandromoreira/behave

Last synced: 3 months ago
JSON representation

Simple python behave

Awesome Lists containing this project

README

        

Install
======

Make sure you have python on your machine. Then to install behave by `pip install behave` or `easy_install behave` and to install hamcrest `pip install PyHamcrest` or `easy_install PyHamcrest`.

Run
======

`behave tutorial`