Here's a quick example of an email test written for Pytest: from django.core import mail def test_send_mail(): # Use Django send_mail ...
確定! 回上一頁