{"id":19381074,"url":"https://github.com/rathorsunpreet/python_api_checks","last_synced_at":"2025-10-24T09:48:44.401Z","repository":{"id":228068931,"uuid":"773076948","full_name":"rathorsunpreet/Python_API_Checks","owner":"rathorsunpreet","description":"API Testing of the site https://reqres.in using Pytest and Requests.","archived":false,"fork":false,"pushed_at":"2024-07-23T21:14:12.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T16:53:18.114Z","etag":null,"topics":["pytest","python-3","python3","request","requests","requests-library-python","rest-api","test","test-automation","testing"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rathorsunpreet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-03-16T17:22:02.000Z","updated_at":"2024-07-23T21:14:16.000Z","dependencies_parsed_at":"2024-03-16T23:39:11.464Z","dependency_job_id":"4e462c9e-050d-4dab-b552-ac9d914745c5","html_url":"https://github.com/rathorsunpreet/Python_API_Checks","commit_stats":null,"previous_names":["rathorsunpreet/python_api_checks"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rathorsunpreet/Python_API_Checks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rathorsunpreet%2FPython_API_Checks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rathorsunpreet%2FPython_API_Checks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rathorsunpreet%2FPython_API_Checks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rathorsunpreet%2FPython_API_Checks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rathorsunpreet","download_url":"https://codeload.github.com/rathorsunpreet/Python_API_Checks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rathorsunpreet%2FPython_API_Checks/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261414824,"owners_count":23154949,"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":["pytest","python-3","python3","request","requests","requests-library-python","rest-api","test","test-automation","testing"],"created_at":"2024-11-10T09:15:45.038Z","updated_at":"2025-10-24T09:48:39.371Z","avatar_url":"https://github.com/rathorsunpreet.png","language":"Python","readme":"# Reqres Python API Checks\n\nProject performs API Testing of the site [reqres.in](https://reqres.in/) using Pytest and Requests.\n\n## Installation\n\nDownload the package from [Github](https://github.com/rathorsunpreet/Python_API_Checks) and unzip it.\n\n```console\n# Create virtual environment\npython -m venv --prompt . .venv\n\n# Activate virtual environment\n# Linux / MacOS\nsource .venv/bin/activate\n# Windows\n.venv\\Scripts\\activate.bat\n\n# Upgrade pip\npython -m pip install --upgrade pip\n\n# Installs dependencies\npip install -r requirements.txt \n```\n## Usage\n\n```console\n# To execute the tests\npytest\n\n# To execute the tests visually\npytest -v\n\n# To generate a report after executing tests\npytest -v --html=reports/report.html\n```\n\n## Upgrade\nTo upgrade the dependencies, update the version numbers in __requirements.in__ and then in the virtual environment, use the following:\n```console\n# Updating dependencies\npip-compile -r\n```\nand then follow the steps to install dependencies from the Install Section.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frathorsunpreet%2Fpython_api_checks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frathorsunpreet%2Fpython_api_checks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frathorsunpreet%2Fpython_api_checks/lists"}