Skip to content

mnezh/python-behave-selenium-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python/Selenium boilerplate

Boiler plate for E2E tests, enforcing PEP8 coding style.

Prerequisites

Unix-like system with python 3.6.4 and pipenv installed

Install dependencies

pipenv install

Run tests

make behave

Configure tests

BROWSER=FIREFOX-LOCAL TEST_ENV=DE make behave

Default is local Chrome browser and CZ environment, configuration is located at tests/config.yaml.

About

Python3/behave/selenium/pylint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published