An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# automationexercise

## useful commands
- pytest -k login -n auto -v