Skip to content

Releases: microsoft/playwright-pytest

v0.6.2

26 Nov 10:40
b22872c
Compare
Choose a tag to compare

Bugfixes:

  • devops: publish wheels in #261

v0.6.1

25 Nov 16:27
Compare
Choose a tag to compare

Fix conda publishing

v0.6.0

25 Nov 16:03
fb51327
Compare
Choose a tag to compare

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

06 Sep 09:40
ea833ce
Compare
Choose a tag to compare

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

03 Jul 08:35
cd44e24
Compare
Choose a tag to compare

Bugfixes

  • fix: catch PermissionError when cleaning the tests results with multiple threads (#224) in #230

v0.5.0

06 May 22:43
6d624fc
Compare
Choose a tag to compare

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

02 Feb 13:00
a0e5c0f
Compare
Choose a tag to compare

Bugfixes:

  • fix: use best-effort artifacts folder removal in #191
  • chore: support Pytest v8 in #203

v0.4.3

09 Oct 07:52
f00a018
Compare
Choose a tag to compare

Bugfixes:

  • fix: mark.browser_context_args should clear for the next test in #189

Full Changelog: v0.4.2...v0.4.3

v0.4.2

09 Aug 10:27
Compare
Choose a tag to compare

Fix conda publishing

v0.4.1

07 Aug 09:12
47a253a
Compare
Choose a tag to compare

Fix conda publishing