django-testing topic

List django-testing repositories

django-test-migrations

495
Stars
33
Forks
Watchers

Test django schema and data migrations, including migrations' order and best practices.

DjangoBlog

30
Stars
9
Forks
Watchers

Django blog is a beginner friendly blog application. This project illustrate Django Class Based views, How to use django models with custom model manager, how to use custom template tags, django Forms...

django-test-query-counter

17
Stars
1
Forks
Watchers

A Django toolkit for controlling query count when testing.

django-blog

26
Stars
15
Forks
Watchers

Simple blog web app made using Django

drf-api-action

95
Stars
4
Forks
Watchers

drf-api-action elevates Django Rest Framework testing with the action_api fixture, simplifying REST endpoint testing to a seamless, function-like experience.

drf-test-generator

25
Stars
1
Forks
Watchers

A Django Package that generates basic unittest and pytest style tests for Django REST Framework ViewSets