How can I use "paster shell" to develop doctest tests?
Question How can I use "paster shell" to develop doctest tests? Answer IMHO, "paster shell" is a killer feature of Paste, and therefore Pylons; doctest is a killer feature of Python, and doctest support is a killer feature of nose, which is part ...