Poor Man unit tests Originally published: 2011-01-08 18:57:17 Last updated: 2011-01-08 18:57:18 Author: Kevin L. Sitze When building unit tests for modules many times using PyUnit feels like overkill. This is a simple implementation for testing single file modules.