[TIP] Test runners for unittest based tests

bear bear42 at gmail.com
Wed Feb 28 14:01:30 PST 2007


On 2/28/07, Grig Gheorghiu <grig at gheorghiu.net> wrote:
>
> --- bear <bear42 at gmail.com> wrote:
>
> > As I embark on yet another tweak to some custom bash code that runs
> > our unit
> > and functional tests I thought about the new list :)
> >
> > So, my question for the guru's of test is:  what code do you use to
> > run all
> > (or some) unittest.TestCase files?
>
> One possible way: use the nose test collector and runner, called
> nosetests.
>
> Resources:
>
> http://ivory.idyll.org/articles/nose-intro.html
> http://somethingaboutorange.com/mrl/projects/nose/#usage
>

I'll take a look now -- thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.idyll.org/pipermail/testing-in-python/attachments/20070228/294bf305/attachment.htm 


More information about the testing-in-python mailing list