On May 7, 7:29 am, "Calvin Spealman" <[EMAIL PROTECTED]> wrote:
> 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
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 de