GitHub / prashantFarakate / api-automation-framework-python
This project is an automation framework for testing APIs using Python and pytest, integrated with CI/CD using GitHub Actions.
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 9.35 MB
Dependencies parsed at:
6
Created at: 8 months ago
Updated at: 4 months ago
Pushed at: 5 months ago
Last synced at: 3 months ago
Topics: allure-report, github-actions, jenkins, p, pytest, pytest-html, requests-library-python, restful-api
.github/workflows/ci.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
requirements.txt
pypi
- jsonschema *
- pytest *
- pytest-html *
- requests *