[Twisted-Python] twisted.trial and test discovery

Jonathan Lange jml at mumak.net
Wed Sep 19 00:02:27 MDT 2007


On 9/19/07, Drew Smathers <drew.smathers at gmail.com> wrote:
> Maybe a dead horse, but there was some prior discussion on nose vs.
> trial in Feb:
>
> http://twistedmatrix.com/pipermail/twisted-python/2007-February/014771.html
>
> I like trial a lot (both for Twisted and non-Twisted applications -
> heck I've even tested [gasp] Java applications with it).  The only
> somewhat interesting feature of nose (vs. trial) I've found is test
> discovery.  Is test discovery a planned feature for trial?
>

I'm not sure I understand. Trial already does test discovery. "trial
yourpackage" will find all the test cases in your package.

jml




More information about the Twisted-Python mailing list