SyntaxFix
Write A Post
Hire A Developer
Questions
unittest comes with the standard library, but I would recomend you nosetests.
"nose extends unittest to make testing easier."
I would also recomend you pylint
"analyzes Python source code looking for bugs and signs of poor quality."