Skip to content

markhobson/playwright-pytest-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

playwright-pytest-bug

Reproducing hanging teardown with playwright-pytest fixture.

See: microsoft/playwright-pytest#187

To reproduce

  1. python3 -m venv .venv
  2. source .venv/bin/activate
  3. pip install -r requirements.txt
  4. pytest --setup-show

This hangs on tearing down the playwright fixture (use CTRL+C to terminate).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages