pytest-django icon indicating copy to clipboard operation
pytest-django copied to clipboard

Expose TransactionTestCase.available_apps functionality

Open bluetech opened this issue 4 years ago • 0 comments

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.

bluetech avatar May 08 '21 09:05 bluetech