Skip to content

esrodrnav/python-playwright-pytestbdd-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-playwright-pytestbdd-template

Test project template based in python, playwright and pytestbdd

Install dependencies

poetry config virtualenvs.create true  #If the follow error appears trying to create the venv "Skipping virtualenv creation, as specified in config file"
poetry env activate
poetry install

Install the browser binaries:

poetry run playwright install

About

Test project template based in python, playwright and pytestbdd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors