Unit testing guidelines The Pylons Project rather rigorously follows a unit testing dogma along the lines described by Tres Seaver in Avoiding Temptation: Notes on using unittest effectively. This document is based upon that article. This document deals almost exclusively with unit tests. We have no particular dogma for integration tests or functional tests, although many of the tips below can be