askeledz / python_rest_pilot

Python REST API test framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REST API project

Prerequisites

pip install requests
pip install json
pip install pprint
pip install pytest

Running the tests

python -m pytest -s

Break down into end to end tests

Explain what these tests test and why

Give an example

And coding style tests

Explain what these tests test and why

Give an example

Versioning

Authors

  • Andrej Skeledzija

License

Acknowledgments

About

Python REST API test framework


Languages

Language:Python 100.0%