{"id":15977104,"url":"https://github.com/tallamjr/pytest-book","last_synced_at":"2025-10-10T22:49:02.148Z","repository":{"id":71657159,"uuid":"273311332","full_name":"tallamjr/pytest-book","owner":"tallamjr","description":"Python Testing with pytest by Brian Okken","archived":false,"fork":false,"pushed_at":"2020-07-15T14:29:24.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T17:48:47.220Z","etag":null,"topics":["book","pytest","python","testing"],"latest_commit_sha":null,"homepage":"https://pragprog.com/titles/bopytest/#resources","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/tallamjr.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":"2020-06-18T18:26:00.000Z","updated_at":"2020-07-15T14:29:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"76e33bd0-13c0-47f5-a2ad-c6ff87f46ed8","html_url":"https://github.com/tallamjr/pytest-book","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tallamjr/pytest-book","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tallamjr%2Fpytest-book","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tallamjr%2Fpytest-book/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tallamjr%2Fpytest-book/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tallamjr%2Fpytest-book/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tallamjr","download_url":"https://codeload.github.com/tallamjr/pytest-book/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tallamjr%2Fpytest-book/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005460,"owners_count":26083902,"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-10T02:00:06.843Z","response_time":62,"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":["book","pytest","python","testing"],"created_at":"2024-10-07T22:42:28.513Z","updated_at":"2025-10-10T22:49:02.120Z","avatar_url":"https://github.com/tallamjr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Testing with `pytest`\n\n![frontcover](https://pragprog.com/titles/bopytest/bopytest_hu6d5b8b63a4954cb696e89b39f929331b_542923_500x0_resize_q75_box.jpg)\n\n\u003e _pytest_:\n\u003e Simple, Rapid, Effective and Scalable\n\n• **Unit test**: A test that checks a small bit of code, like a function or a class, in isolation of the\nrest of the system.\n\n• **Integration test**: A test that checks a larger bit of the code, maybe several classes, or a\nsubsystem. Mostly it’s a label used for some test larger than a unit test, but smaller than a system\ntest.\n\n• **System test (end-to-end)**: A test that checks all of the system under test in an environment as\nclose to the end-user environment as possible.\n\n• **Functional test**: A test that checks a single bit of functionality of a system. A test that checks\nhow well we add or delete or update a task item in Tasks is a functional test.\n\n• **Subcutaneous test**: A test that does not run against the final end-user interface, but against an\ninterface just below the surface. Since most of the tests in this book test against the API\nlayer—not the CLI—they qualify as subcutaneous tests.\n\n### Chapter 1: Getting Started with `pytest`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftallamjr%2Fpytest-book","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftallamjr%2Fpytest-book","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftallamjr%2Fpytest-book/lists"}