{"id":21832947,"url":"https://github.com/null-none/django-asserts","last_synced_at":"2026-05-17T02:41:19.323Z","repository":{"id":249431076,"uuid":"831489455","full_name":"null-none/django-asserts","owner":"null-none","description":"Test Django HTML with Context Managers","archived":false,"fork":false,"pushed_at":"2024-10-18T17:18:47.000Z","size":10,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-27T12:36:25.095Z","etag":null,"topics":["django","html","python","tests","unittest"],"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/null-none.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-20T17:46:17.000Z","updated_at":"2024-10-18T17:18:51.000Z","dependencies_parsed_at":"2024-07-20T19:26:08.947Z","dependency_job_id":"b7caeefa-cf85-49d7-9dfe-1d140825f6a1","html_url":"https://github.com/null-none/django-asserts","commit_stats":null,"previous_names":["null-none/django-asserts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/null-none/django-asserts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fdjango-asserts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fdjango-asserts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fdjango-asserts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fdjango-asserts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/null-none","download_url":"https://codeload.github.com/null-none/django-asserts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fdjango-asserts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017037,"owners_count":26085951,"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-13T02:00:06.723Z","response_time":61,"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":["django","html","python","tests","unittest"],"created_at":"2024-11-27T19:27:16.918Z","updated_at":"2025-10-13T21:35:22.740Z","avatar_url":"https://github.com/null-none.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# django-asserts\n\n## Overview\nTest HTML with Context Managers\n\n### Example\n\n```python\n\nfrom django.test import TestCase\nfrom django_asserts import AssertHTMLMixin\n\nclass MyTest(TestCase, AssertHTMLMixin):\n\n    def test_view(self):\n        self.assertHTML(response, \"#id-element\"):\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fdjango-asserts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnull-none%2Fdjango-asserts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fdjango-asserts/lists"}