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
615 stars
11 watching
62 forks
Language: Python
last commit: 6 months ago
Linked from 2 awesome lists
djangotesting
Related projects:
Repository | Description | Stars |
---|---|---|
| Identifies and reports on the slowest tests in a Django application | 181 |
| Provides a plugin to integrate Django projects with the pytest testing framework. | 1,401 |
| Automates monitoring and reporting of application health checks at deployment time. | 1,252 |
| Provides integration and tools for testing Django web applications with Selenium | 90 |
| A tool to test Django schema and data migrations for reliability and correctness. | 532 |
| Provides a way to run Behavior-Driven Development tests in Django applications | 197 |
| Helps identify slow Django applications by analyzing and visualizing database queries | 140 |
| Provides a way to rate-limit views in Django applications | 1,081 |
| Automates Django application testing and reporting with Jenkins integration. | 945 |
| Provides helper classes and tools to work with Django admin pages of models associated with django-taggit tags | 30 |
| A Django web application starter kit with integrated authentication and API connections to various services. | 1,622 |
| Provides automatic model translations with easy admin integration and fallbacks. | 696 |
| An HTML minifier tool for Python web frameworks to reduce data transferred and improve load times. | 542 |
| A Django email backend for integrating with the Spoolgore daemon | 5 |
| Automates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement. | 74 |