Просмотр исходного кода

Added playwright for pytests into requirements.txt

slow_tiger 1 год назад
Родитель
Сommit
99231b8d0a
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      requirements.txt

+ 1 - 0
requirements.txt

@@ -54,6 +54,7 @@ pytest==8.3.5
 pytest-asyncio==0.26.0
 pytest-cov==6.0.0
 pytest-mock==3.14.0
+pytest-playwright==0.5.1
 python-dateutil==2.9.0.post0
 python-dotenv==1.1.0
 python-multipart==0.0.20