Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.