Go to file
2024-07-20 12:02:20 +01:00
apiclient rename main in client package 2024-07-20 12:02:20 +01:00
tests initial commit 2024-07-20 11:47:11 +01:00
.gitignore initial commit 2024-07-20 11:47:11 +01:00
pytest.ini initial commit 2024-07-20 11:47:11 +01:00
README.md Create README.md 2024-07-20 12:00:42 +01:00
requirements.txt initial commit 2024-07-20 11:47:11 +01:00

pytest-api

This is a proof-of-concept project, showing how PyTest could be used in combination with a custom API client, to quickly and easily build api tests for a data-delivery service that is deployed and active on an existing environment.