django-slow-tests
Test profiler
Identifies and reports on the slowest tests in a Django application
Locate your slowest tests.
182 stars
14 watching
26 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
django-query-profiler/django-query-profiler | Helps identify slow Django applications by analyzing and visualizing database queries | 139 |
revsys/django-test-plus | Reduces boilerplate code in Django tests to make them more efficient and maintainable | 612 |
django-behave/django-behave | Provides a way to run Behavior-Driven Development tests in Django applications | 198 |
jsocol/django-ratelimit | Provides a way to rate-limit views in Django applications | 1,076 |
dragoon/django-selenium | Provides integration and tools for testing Django web applications with Selenium | 90 |
pytest-dev/pytest-django | Provides a plugin to integrate Django projects with the pytest testing framework. | 1,393 |
kmmbvnr/django-jenkins | Automates Django application testing and reporting with Jenkins integration. | 945 |
jazzband/django-nose | Tools for running and testing Django applications | 881 |
realpython/list-of-python-api-wrappers | Provides a curated list of Python APIs and libraries for various applications | 2,089 |
awslabs/python-deequ | A Python API for defining unit tests for data quality in large datasets | 730 |
wntrblm/nox | Automates testing in multiple Python environments. | 1,333 |
test-prof/test-prof | An analysis tool to help identify bottlenecks in test suites and improve their performance. | 1,889 |
ethereum/tests | Common tests for various Ethereum clients and implementations to verify their correctness | 560 |
wemake-services/django-test-migrations | A tool to test Django schema and data migrations for reliability and correctness. | 529 |
mynyml/watchr | Automates testing of code changes in real-time | 1,273 |