Skip to content

Code for the second part of the playwright workshop, focusing on pytest and pytest-bdd.

Notifications You must be signed in to change notification settings

geokats7/playwright-workshop-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playwright Workshop - Part 2

Topics to be covered:

  • Test framework: pytest
  • BDD in test automation

Setup

Clone the repository
git clone [email protected]:Orfium/playwright-workshop-v2.git

Install "poetry" in your system
pip install poetry

Install the dependencies of the project
poetry install

Follow along

Each part of the workshop's code is on a different git branch. If you follow the confluence page of the workshop there are instructions about which branch you need to checkout in every section.

References

Confluence page to follow along.

About

Code for the second part of the playwright workshop, focusing on pytest and pytest-bdd.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages