Back to Browse

Python Django Basics for Absolute Beginners #16 Testing In Django

320 views
Mar 17, 2022
19:08

In this video, we look at how to test Django applications. There are many types of testing but we look at unit testing in this video. Django uses the unittest module which is a Python standard library module that can allow us to test Django applications. We look at the basics of testing and how to test views, templates and database models. We also look at how we can run our test cases. LEARN MORE: https://docs.djangoproject.com/en/4.0/topics/testing/overview/ SOURCE CODE : https://github.com/jod35/django_course_for_beginners.git SUBSCRIBE: https://www.youtube.com/c/SsaliJonathan/?sub_confirmation=1 Please donate to this channel: https://www.buymeacoffee.com/jod35 FOLLOW ME: GITHUB: https://github.com/jod35 TWITTER: https://twitter.com/jod35_

Download

0 formats

No download links available.

Python Django Basics for Absolute Beginners #16 Testing In Django | NatokHD