feat: initialize end-to-end testing framework with pytest configuration and login test suites
This commit is contained in:
5
requirements.txt
Normal file
5
requirements.txt
Normal file
@ -0,0 +1,5 @@
|
||||
playwright
|
||||
pytest
|
||||
pytest-playwright
|
||||
pytest-xdist
|
||||
pytest-html==3.2.0
|
||||
Reference in New Issue
Block a user