{"id":24535945,"url":"https://github.com/prashantfarakate/api-automation-framework-python","last_synced_at":"2025-03-16T00:41:21.608Z","repository":{"id":258922027,"uuid":"871598954","full_name":"prashantFarakate/api-automation-framework-python","owner":"prashantFarakate","description":"This project is an automation framework for testing APIs using Python and pytest, integrated with CI/CD using GitHub Actions.","archived":false,"fork":false,"pushed_at":"2025-01-13T19:08:17.000Z","size":9803,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T13:42:44.828Z","etag":null,"topics":["allure-report","github-actions","jenkins","p","pytest","pytest-html","requests-library-python","restful-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prashantFarakate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-12T12:12:29.000Z","updated_at":"2025-01-13T19:56:07.000Z","dependencies_parsed_at":"2025-01-22T13:51:36.896Z","dependency_job_id":null,"html_url":"https://github.com/prashantFarakate/api-automation-framework-python","commit_stats":null,"previous_names":["prashantfarakate/api-automation-framework-python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prashantFarakate%2Fapi-automation-framework-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prashantFarakate%2Fapi-automation-framework-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prashantFarakate%2Fapi-automation-framework-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prashantFarakate%2Fapi-automation-framework-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prashantFarakate","download_url":"https://codeload.github.com/prashantFarakate/api-automation-framework-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243809844,"owners_count":20351406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["allure-report","github-actions","jenkins","p","pytest","pytest-html","requests-library-python","restful-api"],"created_at":"2025-01-22T13:40:57.296Z","updated_at":"2025-03-16T00:41:21.587Z","avatar_url":"https://github.com/prashantFarakate.png","language":"Python","readme":"# API Automation Framework in Python\n\n## Description\nThis project is an automation framework for testing APIs using Python and pytest, integrated with CI/CD using GitHub Actions.\n\n## Features\n- API Testing: Validate RESTful APIs using Pytest.\n- CI/CD: Intergrate with GitHub Actions for Automated Testing and deployment\n- Reporting: Generate detailed HTML reports of test execution.\n\n## API Testing\n- Validate RESTful APIs using Pytest.\n- Supports GET, POST, PUT, DELETE operations.\n- Ensure schema validation, status code checks, response validation.\n- Handle authentication (e.g., API tokens) seamlessly in tests.\n\n## CI/CD Integration\n- GitHub Actions used for automated testing and deployment.\n- Trigger tests on code push or pull requests.\n\n## Reporting\n- Generate detailed HTML reports of test execution with pytest-html.\n- Include test summaries, passed/failed test details, logs, and timestamps.\n- Easily shareable reports to analyze issues and monitor test progress.\n- Example report: ```reports/Test_Execution_Report.html.```\n\n## Installation\nTo install the necessary dependencies, run:\n```bash \npip install -r requirements.txt\n```\n\nRun the test using:\n```bash\npytest -v -s --html=reports/Test_Execution_Report.html\n```\n\nAuther Name - Prashant Farakate","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprashantfarakate%2Fapi-automation-framework-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprashantfarakate%2Fapi-automation-framework-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprashantfarakate%2Fapi-automation-framework-python/lists"}