{"id":22121065,"url":"https://github.com/pytest-with-eric/python-testing-strategy-example","last_synced_at":"2025-10-08T18:10:37.347Z","repository":{"id":227724809,"uuid":"771956632","full_name":"Pytest-with-Eric/python-testing-strategy-example","owner":"Pytest-with-Eric","description":"Python Testing 101 (How To Decide What To Test)","archived":false,"fork":false,"pushed_at":"2024-03-25T13:37:06.000Z","size":6,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-16T22:05:22.325Z","etag":null,"topics":["python-testing","python-unit-testing","test-strategy"],"latest_commit_sha":null,"homepage":"https://pytest-with-eric.com/introduction/python-testing-strategy/","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}},"created_at":"2024-03-14T09:09:30.000Z","updated_at":"2024-03-25T13:37:41.000Z","dependencies_parsed_at":"2024-03-14T21:46:53.354Z","dependency_job_id":"6376862c-dae7-4a56-b717-b5dc86bb3832","html_url":"https://github.com/Pytest-with-Eric/python-testing-strategy-example","commit_stats":null,"previous_names":["pytest-with-eric/pytest-strategy-example","pytest-with-eric/python-testing-strategy-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pytest-with-Eric/python-testing-strategy-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpython-testing-strategy-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpython-testing-strategy-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpython-testing-strategy-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpython-testing-strategy-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/python-testing-strategy-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytest-with-Eric%2Fpython-testing-strategy-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278990388,"owners_count":26081262,"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-08T02:00:06.501Z","response_time":56,"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":["python-testing","python-unit-testing","test-strategy"],"created_at":"2024-12-01T14:33:36.705Z","updated_at":"2025-10-08T18:10:37.317Z","avatar_url":"https://github.com/Pytest-with-Eric.png","language":"Python","readme":"# Pytest Testing Strategy Example\nThis repo contains the sample code for the article - [Python Testing 101 (How To Decide What To Test)](https://pytest-with-eric.com/introduction/python-testing-strategy/).\n\n# Requirements\n* Python (3.12)\n\nPlease install the dependencies via the `Pipfile` file using \n```bash\n$ pipenv shell  \n$ pipenv install --dev\n```\nIf you don't have Pip installed, please follow instructions online on how to do it.\n\nSee [this guide](https://realpython.com/pipenv-guide/) for instructions how to use Pipenv.\n\n# How To Run the Unit Tests\nTo run the Unit Tests from the root of the repo, run\n```bash\npytest -v\n```\n\nIf you have any questions about the project, please raise an Issue on GitHub. \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytest-with-eric%2Fpython-testing-strategy-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpytest-with-eric%2Fpython-testing-strategy-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytest-with-eric%2Fpython-testing-strategy-example/lists"}