{"id":22121040,"url":"https://github.com/pytest-with-eric/pytest-overmocking-examples","last_synced_at":"2025-10-04T14:17:17.411Z","repository":{"id":255164298,"uuid":"847797519","full_name":"Pytest-with-Eric/pytest-overmocking-examples","owner":"Pytest-with-Eric","description":"Common Mocking Problems \u0026 How To Avoid Them (+ Best Practices)","archived":false,"fork":false,"pushed_at":"2024-08-30T06:40:05.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-24T06:52:40.924Z","etag":null,"topics":["mocking","patching","pytest-mock","pytest-mock-assert-called"],"latest_commit_sha":null,"homepage":"https://pytest-with-eric.com/mocking/pytest-common-mocking-problems/","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-08-26T15:07:35.000Z","updated_at":"2024-08-30T06:41:25.000Z","dependencies_parsed_at":"2025-01-29T12:39:02.500Z","dependency_job_id":null,"html_url":"https://github.com/Pytest-with-Eric/pytest-overmocking-examples","commit_stats":null,"previous_names":["pytest-with-eric/pytest-overmocking-examples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pytest-with-Eric/pytest-overmocking-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpytest-overmocking-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpytest-overmocking-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpytest-overmocking-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpytest-overmocking-examples/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-overmocking-examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpytest-overmocking-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278322297,"owners_count":25967901,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["mocking","patching","pytest-mock","pytest-mock-assert-called"],"created_at":"2024-12-01T14:33:01.790Z","updated_at":"2025-10-04T14:17:17.392Z","avatar_url":"https://github.com/Pytest-with-Eric.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pytest Common Mocking Problems Example\n\nThis repo contains the sample code for the article - [Common Mocking Problems \u0026 How To Avoid Them (+ Best Practices)](https://pytest-with-eric.com/mocking/pytest-common-mocking-problems/)\n\n\n# Requirements\n* Python (3.12)\n\nCreate a virtual environment and install the dependencies using \n```shell\npython -m venv venv\nsource venv/bin/activate\npip install -r requirements.txt\n```\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. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytest-with-eric%2Fpytest-overmocking-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpytest-with-eric%2Fpytest-overmocking-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytest-with-eric%2Fpytest-overmocking-examples/lists"}