{"id":22121424,"url":"https://github.com/ericsalesdeandrade/pytest-django-restapi-example","last_synced_at":"2025-03-24T06:45:39.473Z","repository":{"id":153234710,"uuid":"628393364","full_name":"ericsalesdeandrade/pytest-django-restapi-example","owner":"ericsalesdeandrade","description":"Comprehensive Step-by-Step Guide to Testing Django REST APIs with Pytest","archived":false,"fork":false,"pushed_at":"2023-04-27T10:49:50.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T12:32:02.830Z","etag":null,"topics":["python","rest-api"],"latest_commit_sha":null,"homepage":"https://pytest-with-eric.com/pytest-advanced/pytest-django-restapi-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/ericsalesdeandrade.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-04-15T20:06:03.000Z","updated_at":"2023-09-30T16:11:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"4ec1f6ab-9df2-4e5c-860e-e20b095d4fec","html_url":"https://github.com/ericsalesdeandrade/pytest-django-restapi-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericsalesdeandrade%2Fpytest-django-restapi-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericsalesdeandrade%2Fpytest-django-restapi-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericsalesdeandrade%2Fpytest-django-restapi-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericsalesdeandrade%2Fpytest-django-restapi-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericsalesdeandrade","download_url":"https://codeload.github.com/ericsalesdeandrade/pytest-django-restapi-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245224259,"owners_count":20580365,"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":["python","rest-api"],"created_at":"2024-12-01T14:39:40.183Z","updated_at":"2025-03-24T06:45:39.456Z","avatar_url":"https://github.com/ericsalesdeandrade.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyTest Django REST API Example\n\nThis repo contains the sample code for the article - [Comprehensive Step-by-Step Guide to Testing Django REST APIs with Pytest](https://pytest-with-eric.com/pytest-advanced/pytest-django-restapi-testing/)\n\nThis project explains how to Build and Test A Django CRUD Rest API using SQLite and Pytest.\n\n# Requirements\n* Python (3.10.9)\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```commandline\npytest tests/unit/test_task_api.py -v -s\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%2Fericsalesdeandrade%2Fpytest-django-restapi-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericsalesdeandrade%2Fpytest-django-restapi-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericsalesdeandrade%2Fpytest-django-restapi-example/lists"}