Releases: m9810223/playwright-async-pytest
Releases · m9810223/playwright-async-pytest
v1.1.0
v1.1.0 (2024-09-28)
Feature
v1.0.1
v1.0.1 (2024-09-27)
Fix
Unknown
v1.0.0
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
v0.17.0 (2024-05-24)
Feature
- feat: update tests and docs (
81e7dd4
)
v0.16.0
v0.16.0 (2024-05-24)
Chore
Feature
- feat: pytest-playwright>=0.5.0 (
b8be149
)
v0.15.0
v0.15.0 (2024-05-24)
Chore
Feature
- feat: pytest-playwright==0.5.0
fix #7 (54c5a7b
)
v0.14.0
v0.14.0 (2024-05-24)
Feature
- feat: pytest-playwright==0.4.4 (
00dfc98
)
v0.13.1
v0.13.1 (2024-05-24)
Fix
- fix: lock pytest-playwright version (
7cc9619
)
v0.13.0
v0.13.0 (2024-05-21)
Feature
- feat: loosen deps version (
e79bf8e
)
Unknown
v0.12.0
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
)