https://github.com/leandromoreira/behave
Simple python behave
https://github.com/leandromoreira/behave
Last synced: 3 months ago
JSON representation
Simple python behave
- Host: GitHub
- URL: https://github.com/leandromoreira/behave
- Owner: leandromoreira
- Created: 2014-03-10T14:52:20.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-10T17:47:31.000Z (about 11 years ago)
- Last Synced: 2025-01-23T00:19:00.357Z (4 months ago)
- Language: Python
- Size: 114 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`