django-test-plus

Test helper

Reduces boilerplate code in Django tests to make them more efficient and maintainable

Useful additions to Django's default TestCase

GitHub

612 stars
11 watching
62 forks
Language: Python
last commit: 3 months ago
Linked from 2 awesome lists

djangotesting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
realpython/django-slow-tests Identifies and reports on the slowest tests in a Django application 182
pytest-dev/pytest-django Provides a plugin to integrate Django projects with the pytest testing framework. 1,393
revsys/django-health-check Automates monitoring and reporting of application health checks at deployment time. 1,238
dragoon/django-selenium Provides integration and tools for testing Django web applications with Selenium 90
wemake-services/django-test-migrations A tool to test Django schema and data migrations for reliability and correctness. 529
django-behave/django-behave Provides a way to run Behavior-Driven Development tests in Django applications 198
django-query-profiler/django-query-profiler Helps identify slow Django applications by analyzing and visualizing database queries 139
jsocol/django-ratelimit Provides a way to rate-limit views in Django applications 1,076
kmmbvnr/django-jenkins Automates Django application testing and reporting with Jenkins integration. 945
mfcovington/django-taggit-helpers Provides helper classes and tools to work with Django admin pages of models associated with django-taggit tags 30
drksephy/django-hackathon-starter A Django web application starter kit with integrated authentication and API connections to various services. 1,620
django-parler/django-parler Provides automatic model translations with easy admin integration and fallbacks. 697
cobrateam/django-htmlmin An HTML minifier tool for Python web frameworks to reduce data transferred and improve load times. 542
20tab/django-spoolgore A Django email backend for integrating with the Spoolgore daemon 6
rudymatela/fitspec Automates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement. 74