{"id":22121038,"url":"https://github.com/pytest-with-eric/pytest-external-api-example","last_synced_at":"2025-03-24T06:44:37.896Z","repository":{"id":260603271,"uuid":"881322184","full_name":"Pytest-with-Eric/pytest-external-api-example","owner":"Pytest-with-Eric","description":"How To Write Tests For External (3rd Party) API Calls with Pytest","archived":false,"fork":false,"pushed_at":"2024-11-07T10:11:15.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-29T12:29:37.749Z","etag":null,"topics":["pytest-api-testing","pytest-external-api-testing","python-wiremock"],"latest_commit_sha":null,"homepage":"https://pytest-with-eric.com/api-testing/pytest-external-api-testing/","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/Pytest-with-Eric.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-31T10:46:34.000Z","updated_at":"2025-01-28T01:55:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"f55c6d0c-0ccf-4a91-98fa-d48573996c2f","html_url":"https://github.com/Pytest-with-Eric/pytest-external-api-example","commit_stats":null,"previous_names":["pytest-with-eric/pytest-external-api-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpytest-external-api-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpytest-external-api-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpytest-external-api-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpytest-external-api-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pytest-with-Eric","download_url":"https://codeload.github.com/Pytest-with-Eric/pytest-external-api-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245224198,"owners_count":20580363,"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-api-testing","pytest-external-api-testing","python-wiremock"],"created_at":"2024-12-01T14:33:00.944Z","updated_at":"2025-03-24T06:44:37.867Z","avatar_url":"https://github.com/Pytest-with-Eric.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python External (3rd Party) API Testing Tutorial\n\n## Description\n\nThis repository contains a simple example of how to test an external API with Pytest for the article - [How To Write Tests For External (3rd Party) API Calls with Pytest](https://pytest-with-eric.com/api-testing/pytest-external-api-testing/)\n\n## Usage\n\nCreate a virtual environment and install the dependencies:\n\n```bash\n$ python3 -m venv venv\n$ source venv/bin/activate\n$ pip install -r requirements.txt\n```\n\nTo run the tests, you can use the following command:\n\n```bash\n$ pytest\n```\n\nIf you have any questions about the project please raise an Issue on GitHub.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytest-with-eric%2Fpytest-external-api-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpytest-with-eric%2Fpytest-external-api-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytest-with-eric%2Fpytest-external-api-example/lists"}