[python] Re: [wingide-users] Tests in Wing IDE 3.0
Michael Foord
fuzzyman at voidspace.org.uk
Mon Nov 19 13:03:23 MST 2007
Lawrence Oluyede wrote:
>> I've always understood that the *main* feature of nose is test
>> autodiscovery (plus extensibility). Again I prefer to specify the
>> location of my tests myself (although perhaps nose includes a way of
>> doing this?).
>>
>
> $ nosetests /path/of/the/tests/directory
>
>
Sure - but we have many directories of tests. If we have to hardwire
them all then we would get no advantage over the system we currently use
(hardwiring the directories with our own test discovery).
Michael
http://www.manning.com/foord
More information about the wingide-users
mailing list