Let\'s say in my conftest.py, I have the following:
import pytest from django.core.management import call_command @py