Django Tutorial 4 : Django Testing

Channel:
Subscribers:
1,330,000
Published on ● Video Link: https://www.youtube.com/watch?v=WWa4bzTJZgI



Category:
Tutorial
Duration: 33:03
39,889 views
313


Code & Transcript : https://goo.gl/aK5MZg
Best Django Book : http://amzn.to/2dXucXn
Install Django : https://youtu.be/Ky59C5geOtg

Support me on Patreon : https://www.patreon.com/derekbanas

In this part of my Django tutorial series we'll focus on Generic Views and Automated Testing. Through testing we can quickly check how are site is operating after each change. You can also simulate how the site will interact with a user depending upon an unlimited number of randomized inputs. With a little work up front you will save yourself from numerous future headaches.

If you missed any of the previous Python videos, the series starts here : https://www.youtube.com/playlist?list=PLGLfVvz_LVvTn3cK5e6LjhgGiSeVlIRwt

Thank you to Patreon supporters like the following for helping me make this video

facebook.com/cottageindustriesbuild/
bugreplay.com
@kyleaisho
@thetwistedhat
vjFaLk







Tags:
Django Tutorial
Django Testing
Django