In this episode, you will learn the basics of using Python’s doctest and unittest modules.
You can also read the chapter this video is based on here or get the book on Leanpub
Related Articles
- Python 3 Testing: An Intro to unittest
- Python 102: An Intro to TDD and unittest