In this tutorial, you will learn the basics of testing with Python and the built-in unittest module
You can also read the article that this video is based on at Mouse vs Python here: Python 3 Testing: An Intro to unittest
The post Python 101 – Intro to Testing with Python and unittest (Video) appeared first on Mouse Vs Python.