https://github.com/anazalu/automationexercise
Selenium for E2E tests and requests library for REST API testing; use of fixtures and parameterization
https://github.com/anazalu/automationexercise
fixtures parametrization pytest requests-library-python selenium-webdriver
Last synced: 9 months ago
JSON representation
Selenium for E2E tests and requests library for REST API testing; use of fixtures and parameterization
- Host: GitHub
- URL: https://github.com/anazalu/automationexercise
- Owner: anazalu
- License: mit
- Created: 2024-05-01T15:00:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-25T15:29:48.000Z (about 1 year ago)
- Last Synced: 2024-12-30T20:30:28.941Z (10 months ago)
- Topics: fixtures, parametrization, pytest, requests-library-python, selenium-webdriver
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# automationexercise
## useful commands
- pytest -k login -n auto -v