
Python Tutorial: Unit Testing Your Code with the unittest Module
In this Python Programming Tutorial, we will be learning how to unit-test our code using the unittest module. Unit testing will allow …
source
Reviews
0 %
Ichooo chava comfortable mamwe mumba mababa….gospel ngarisvike chero kuzvigure ikoko
7:15 main function
8:05 all tests must start with test with unit test module
17:45 better syntax for exception testing
22:55 setup Set up before every test and tear down after every test
27:25 class method decorator @
29:00 mocking use case skipped this section
37:20 test driven development test before code
0:10 write test
watching 7 years after posting and still ruling. Thank you for share!
Such a well-made and great content. Still useful in 2025, thanks a lot for the effort you put into this
Sunday, coffee, Corey.
Corey, have you considered to prepare your Python Tutorial Reloaded? A refreshed version?
hi
Nice video, I quite like it. Simple, actionable, adjusted to beginner's knowledge and needs. Keep up the good work 🙂
Dude, keep up that good work, I will watch all of your program videos and click the thumbs up button. You explain those amazingly well.
Thank you very much so much for this video. Very informative.
why do I put self before emp_1.email in test_employee class
Thankyou
like before watching
how did he change all of the words inside the function at 11:08 ?
awesome- very helpful to ramp up quickly
At 14:45, we got .F.. even though the problem was in our last test(division). Shouldn't it be …F ? Or is it completely unrelated to the order of the tests? Or is it some feature or unittest? Please explain. Thanks.
UR lessons R so practical, rich in content ND easy 2 follow. I am so grateful 4 U 2 share UR knowledge.
Very useful
thank you