mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-18 00:20:13 +01:00
6 lines
175 B
Text
6 lines
175 B
Text
|
|
# End-to-End Test Requirements (M3: Cypress/Playwright Smoke Tests)
|
||
|
|
playwright>=1.40.0
|
||
|
|
pytest>=7.4.0
|
||
|
|
pytest-asyncio>=0.21.0
|
||
|
|
pytest-xdist>=3.3.0 # For parallel test execution
|