{"id":22121057,"url":"https://github.com/pytest-with-eric/pytest-mock-example","last_synced_at":"2025-07-25T13:31:44.069Z","repository":{"id":236496710,"uuid":"618867927","full_name":"Pytest-with-Eric/pytest-mock-example","owner":"Pytest-with-Eric","description":" How To Mock In Pytest? (A Comprehensive Guide)","archived":false,"fork":false,"pushed_at":"2024-04-27T16:09:24.000Z","size":12,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-27T17:24:53.502Z","etag":null,"topics":["pytest-mock","pytest-mocking"],"latest_commit_sha":null,"homepage":"https://pytest-with-eric.com/pytest-advanced/pytest-mocking/","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":"2023-03-25T15:31:33.000Z","updated_at":"2024-04-27T17:24:56.266Z","dependencies_parsed_at":"2024-04-27T17:35:53.273Z","dependency_job_id":null,"html_url":"https://github.com/Pytest-with-Eric/pytest-mock-example","commit_stats":null,"previous_names":["ericsalesdeandrade/pytest-mock-example","pytest-with-eric/pytest-mock-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-mock-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpytest-mock-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpytest-mock-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpytest-mock-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-mock-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227579068,"owners_count":17788993,"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-mock","pytest-mocking"],"created_at":"2024-12-01T14:33:24.827Z","updated_at":"2024-12-01T14:33:25.388Z","avatar_url":"https://github.com/Pytest-with-Eric.png","language":"Python","readme":"# Pytest Mocking Example\n\nThis repo contains the sample code for the article - [How To Mock In Pytest? (A Comprehensive Guide)](https://pytest-with-eric.com/pytest-advanced/pytest-mocking/)\n\nThis project explains how to Mock various objects, functions, classes, Rest API responses and even AWS services with Pytest Mock.\n\n# Requirements\n* Python (3.12)\n\nPlease install the dependencies via the `requirements.txt` file using \n```commandline\npip install -r requirements.txt\n```\nIf you don't have Pip installed please follow instructions online on how to do it.\n\n# How To Run the Unit Tests\nTo run the Unit Tests, from the root of the repo run\n```shell\npytest\n```\n\nIf you have any questions about the project please raise an Issue on GitHub. ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytest-with-eric%2Fpytest-mock-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpytest-with-eric%2Fpytest-mock-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytest-with-eric%2Fpytest-mock-example/lists"}