- Install Python 3
- Clone the GitHub repository and use pip to install project dependencies.
clone https://github.com/paulocoliveira/python-behave-gherkin-sample.git
cd python-behave-gherkin-samplee
pip install -r requirements.txt
- To execute the test cases just call behave.
behave