Skip to content

Releases: m9810223/playwright-async-pytest

v1.1.0

28 Sep 08:54
Compare
Choose a tag to compare

v1.1.0 (2024-09-28)

Feature

v1.0.1

27 Sep 17:36
Compare
Choose a tag to compare

v1.0.1 (2024-09-27)

Fix

Unknown

v1.0.0

26 Sep 18:13
Compare
Choose a tag to compare

v1.0.0 (2024-09-26)

Breaking

  • feat: use anyio and support sync

BREAKING CHANGE: The plugin now requires anyio and nest-asyncio. (d03ad0c)

Chore

  • chore: update pre-commit config (9c0c900)

v0.17.0

24 May 16:35
Compare
Choose a tag to compare

v0.17.0 (2024-05-24)

Feature

  • feat: update tests and docs (81e7dd4)

v0.16.0

24 May 16:10
Compare
Choose a tag to compare

v0.16.0 (2024-05-24)

Chore

  • chore: update pre-config (53e8f86)

Feature

  • feat: pytest-playwright>=0.5.0 (b8be149)

v0.15.0

24 May 16:00
Compare
Choose a tag to compare

v0.15.0 (2024-05-24)

Chore

Feature

  • feat: pytest-playwright==0.5.0

fix #7 (54c5a7b)

v0.14.0

24 May 14:35
Compare
Choose a tag to compare

v0.14.0 (2024-05-24)

Feature

  • feat: pytest-playwright==0.4.4 (00dfc98)

v0.13.1

24 May 14:31
Compare
Choose a tag to compare

v0.13.1 (2024-05-24)

Fix

  • fix: lock pytest-playwright version (7cc9619)

v0.13.0

21 May 05:23
Compare
Choose a tag to compare

v0.13.0 (2024-05-21)

Feature

  • feat: loosen deps version (e79bf8e)

Unknown

v0.12.0

04 May 17:00
Compare
Choose a tag to compare

v0.12.0 (2024-05-04)

Feature

  • feat: Update .pre-commit-config.yaml (f0bc549)

Unknown

  • Merge pull request #6 from astronomer/video-fix

Fix video collection with await video.path() (d76c09b)