❗The content presented here is sourced directly from Youtube platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 27th, 2023]
This Python Programming Tutorial teaches learners how to use the unittest module to unit-test their code. Unit testing allows users to be more confident when refactoring and updating their code, as it allows them to know if their changes have broken any existing code. It is a must for any large projects and is used by all major companies. It will also help to improve personal code. The code from this tutorial can be found at the given GitHub link. Additionally, unittest assert methods and the 'if _name_ == '__main__' video are also provided. Support for this tutorial is available through Patreon, becoming a channel member, one-time contribution through PayPal, cryptocurrency donations, and Corey's public Amazon wishlist. Equipment used and books recommended can also be found on Amazon.