test_foo.py import django import pytest import foo pytestmark = pytest.mark.django # Or, using multiple marks pytestmark ...
確定! 回上一頁