{"id":13937585,"url":"https://github.com/sunscrapers/djet","last_synced_at":"2025-04-09T22:23:51.296Z","repository":{"id":9602985,"uuid":"11524988","full_name":"sunscrapers/djet","owner":"sunscrapers","description":"Django Extended Tests is set of helpers for easy testing of Django apps.","archived":false,"fork":false,"pushed_at":"2021-10-31T22:13:22.000Z","size":180,"stargazers_count":78,"open_issues_count":7,"forks_count":13,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-05-03T06:35:52.603Z","etag":null,"topics":["django","python","testing"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sunscrapers.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-19T09:52:03.000Z","updated_at":"2024-04-17T21:38:34.000Z","dependencies_parsed_at":"2022-08-26T03:27:24.358Z","dependency_job_id":null,"html_url":"https://github.com/sunscrapers/djet","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunscrapers%2Fdjet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunscrapers%2Fdjet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunscrapers%2Fdjet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunscrapers%2Fdjet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sunscrapers","download_url":"https://codeload.github.com/sunscrapers/djet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248120977,"owners_count":21051061,"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":["django","python","testing"],"created_at":"2024-08-07T23:03:42.273Z","updated_at":"2025-04-09T22:23:51.272Z","avatar_url":"https://github.com/sunscrapers.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"====\ndjet\n====\n\n.. image:: https://img.shields.io/pypi/v/djet.svg\n  :target: https://pypi.org/project/djet\n\n.. image:: https://img.shields.io/travis/sunscrapers/djet.svg\n  :target: https://travis-ci.org/sunscrapers/djet\n\n.. image:: https://img.shields.io/codecov/c/github/sunscrapers/djet.svg\n  :target: https://codecov.io/gh/sunscrapers/djet\n\n**Django Extended Tests** is a set of helpers for easy testing of Django apps.\n\nMain features:\n\n* easy unit testing of Django views (``ViewTestCase``)\n* useful assertions provides as mixin classes:\n\n  * response status codes (``StatusCodeAssertionsMixin``)\n  * emails (``EmailAssertionsMixin``)\n  * messages (``MessagesAssertionsMixin``)\n  * model instances (``InstanceAssertionsMixin``)\n\n* handy helpers for testing file-related code (``InMemoryStorageMixin`` and others)\n* smooth integration with Django REST Framework authentication mechanism (``APIViewTestCase``)\n\nFull documentation available on `read the docs \u003chttps://djet.readthedocs.io/en/latest/\u003e`_.\n\nDeveloped by `SUNSCRAPERS \u003chttp://sunscrapers.com\u003e`_ with passion \u0026 patience.\n\nRequirements\n============\n\n* **Python**: 3.6+\n* **Django**: 2.2, 3.1+\n* (optional) **Django REST Framework**: 3.11+\n\nInstallation\n============\n\nSimply install using ``pip``:\n\n.. code-block:: bash\n\n    $ pip install djet\n\nDocumentation\n=============\n\nFull documentation is available to study at\n`read the docs \u003chttps://djet.readthedocs.io/en/latest/\u003e`_\nand in ``docs`` directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunscrapers%2Fdjet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunscrapers%2Fdjet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunscrapers%2Fdjet/lists"}