Skip to content

Testing a website using BDD approach with Python Behave

Notifications You must be signed in to change notification settings

amr1ta/python_behave_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Testing a website using BDD approach with Python Behave

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published