Easy and convenient methods to test one’s Python projects
Python Testing: A new book from Packt Publishing that will help Python developers write tests for their applications using convenient tools and techniques of automated testing and test-driven development. This book allows users to explore how to make testing easier and more accurate with Python’s doctest module. In addition developers will also learn how to keep their units separate and discover a simple and easy way to integrate Mocker and unittest.
Related link: More information (external link)