Intro to Testing Python with doctest (Video)
This video tutorial teaches you the basics of using Python’s doctest module for testing your code. This video is based on my article, Python Testing with doctest. Want to learn more Python? Check out some of my Python books on Leanpub, Gumroad, or Amazon.
Intro to Testing Python with doctest (Video) Read More »
