Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 234 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 234 Bytes

Python Behave Demo for SKF Website

Prerequisites

Python 3 and Pipenv (pip3 install pipenv)

To Run

  • Clone repo
  • Open terminal and cd to repo
  • pipenv install
  • pipenv shell
  • Run behave or python3 FrameworkRunner.py