Releases: microsoft/playwright-pytest
Releases · microsoft/playwright-pytest
v0.6.2
Bugfixes:
- devops: publish wheels in #261
v0.6.0
What's Changed
- feat: pytest-playwright-asyncio as separate plugin in #257
- feat: expose output_path fixture in #248
- chore: drop Python 3.8 in #253
Full Changelog: v0.5.2...v0.6.0
v0.5.2
Bugfixes:
- chore: add py.typed file in #245
- chore: hide internal methods in #236
- Update conda dependencies to match setup.py in #242
- Fix conda build and publish workflow in #243
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Bugfixes
- fix: catch PermissionError when cleaning the tests results with multiple threads (#224) in #230
v0.5.0
Bugfixes:
- fix: improve video naming in #217
- feat: support artifact collection with multiple contexts in #216
- fix: clean up videos after each test in #221
- fix: migrate artifacts_folder to session fixture in #223
Full Changelog: v0.4.4...v0.5.0
v0.4.4
Bugfixes:
- fix: use best-effort artifacts folder removal in #191
- chore: support Pytest v8 in #203
v0.4.3
Bugfixes:
- fix: mark.browser_context_args should clear for the next test in #189
Full Changelog: v0.4.2...v0.4.3