alperdokay / behave-learnings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Behave framework with a basic example

A basic usage of the behave framework in Python.

Writing feature tests in Behave is really easy and fun. Just have a check on what I've written. There is a lot more to come soon!

Setup

Run pip install -r requirements.txt before you try to run the following command.

behave --no-capture

~WIP.

About


Languages

Language:Python 84.0%Language:Gherkin 16.0%