On Mon, Jan 11, 2010 at 8:53 AM, Tom Roche <tom_ro...@pobox.com> wrote:

> Kent Johnson Mon, 11 Jan 2010 06:42:39 -0500

>> However I don't recommend this style of organizing tests. I prefer
>> using nose for test discovery, it saves the work of creating all the
>> aggregating suites.
>
> I've heard of Nose and am planning to try it, but for now I thought
> I'd "do the simplest thing that could possibly work."

That would be nose, IMO, because you don't have to write any code at
all beyond your individual tests.

Kent
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to