Never fear, though: pytest-django makes it easy for your tests to access the Django database using its django_db pytest mark. Give this a try: import pytest @ ...
確定! 回上一頁