How To Run Tests In Django | Eduonix

preview_player
Показать описание
Welcome back to another tutorial in this Django series. In this video, we will be practicing some basics and learn how to run a test in Django. Tests can be of two types in Django, ones a unit test and the other is an integration test. We will be talking about unit tests in this class. But first we'll have to create a simple app to demonstrate the tests, so let's get started!

Follow Eduonix on other social networks:
Рекомендации по теме
Комментарии
Автор

Wow. It was really helpful. Thanks. Can we test more complex things as well ? Like the manyToMany relationships etc ?

harshraj_
Автор

Thanks for this nice information! Please make more content for Django

enes
Автор

Awesome tutorial. Very informative video.

maazshaikh
Автор

Please make more videos on django signup page and login page test cases

maazshaikh