Hello everyone, I have created some tests with the django.test (TestCase) and I wanted to display the results in a report. I found a framework called allure but I am not sure if it works with the standart django.test and there is no direct way to install it via pip. so my question is do I have to migrate to pytest to make the report generating work ? which pypi package is recommended for installing allure ? is there any learning resources to implement this with best practice ?
Sincerely KT -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ef284ea3-e583-4602-a938-beb7567f5f50%40googlegroups.com.

