Unittest Automation

Calvin Spealman ironfroggy at gmail.com
Mon May 7 10:29:06 EDT 2007


I'm trying to find a better way, a shell one-liner, that I can use to
recurse through my project, find all my test_ modules, aggregate the
TestCase classes into a suite, and run all my tests. Basically, what
py.test does out of the box. Why am I having such trouble doing it?

-- 
Read my blog! I depend on your acceptance of my opinion! I am interesting!
http://ironfroggy-code.blogspot.com/



More information about the Python-list mailing list