# django-test-plus > Useful additions to Django's default TestCase. ## Docs - [Overview](https://django-test-plus.readthedocs.io/en/latest/) - [Usage](https://django-test-plus.readthedocs.io/en/latest/usage.md) - [Methods](https://django-test-plus.readthedocs.io/en/latest/methods.md) - [Authentication Helpers](https://django-test-plus.readthedocs.io/en/latest/auth_helpers.md) - [Ensuring low query counts](https://django-test-plus.readthedocs.io/en/latest/low_query_counts.md) - [Testing class-based "generic" views](https://django-test-plus.readthedocs.io/en/latest/cbvtestcase.md) - [Disable logging](https://django-test-plus.readthedocs.io/en/latest/disable_logging.md) - [API reference](https://django-test-plus.readthedocs.io/en/latest/reference.md)