No description
Find a file
2023-07-07 03:38:10 +02:00
.gitignore test framework 2023-07-07 03:38:10 +02:00
authentik_test.py test framework 2023-07-07 03:38:10 +02:00
config.yaml test framework 2023-07-07 03:38:10 +02:00
conftest.py test framework 2023-07-07 03:38:10 +02:00
nextcloud_test.py test framework 2023-07-07 03:38:10 +02:00
pytest.ini test framework 2023-07-07 03:38:10 +02:00
README.md test framework 2023-07-07 03:38:10 +02:00
vikunja_test.py test framework 2023-07-07 03:38:10 +02:00
wekan_test.py test framework 2023-07-07 03:38:10 +02:00
wordpress_test.py test framework 2023-07-07 03:38:10 +02:00

Installation

pip install pytest-playwright playwright install

Run Tests:

pytest -k nextcloud

playwright show-trace trace.zip