[TIP] nosetests not recognizing some options?

Brian Jones bkjones at gmail.com
Mon May 3 05:33:23 PDT 2010


Hi all,

I posted about this issue here:
http://www.protocolostomy.com/2010/04/30/nose-hates-me/

And Doug Hellmann was nice enough to point me at this list, so I thought I'd
see if anyone had seen this issue before. When I run nosetests by itself
with no options, it seems to work fine, but using '-v' and other common
options results in 'no such option' errors. Using file access times I was
able to confirm that the script appears to be accessing files in the
expected location, and I also confirmed that I don't have any other nose
installations or weird virtualenv stuff going on. I also can see that these
options are actually defined in config.py, so I'm a little unsure what to do
next to debug this issue. Clue hereby solicited.

Thanks.
brian

-- 
Brian K. Jones
Python Magazine  http://www.pythonmagazine.com
My Blog          http://www.protocolostomy.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20100503/fbad2144/attachment.html>


More information about the testing-in-python mailing list