Tests for API
The project was created to study API testing. It is built on pytest + requests module.
Example of running tests (in one test directory):
pytest -v -s --token 6a6ce206-f039-89ab-b4d0-952604450046 --url https://api.weather.yandex.ru
Parameters:
--url:
URL for tests
--token:
Token for Yandex API