pytest-django
pytest-django copied to clipboard
Expose TransactionTestCase.available_apps functionality
https://docs.djangoproject.com/en/3.2/topics/testing/advanced/#django.test.TransactionTestCase.available_apps
See also: PR #575
Note: Django marks this as private API so we would probably also mark it as such if we choose to add it.