<br><div class="gmail_quote">On Thu, Dec 2, 2010 at 4:05 PM, Gora Khargosh <span dir="ltr">&lt;<a href="mailto:gora.khargosh@gmail.com">gora.khargosh@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div>Greetings,</div><div><br></div><div>I&#39;m trying to get nosetests to run doctests within my source tree, but I get this instead.</div><div><br></div><div>$ nosetests --with-doctest</div><div>Usage: This is a custom version of the zc.buildout nosetests script.  It is intended to meet a temporary need if you encounter problems with the zc.buildout 1.5 release.</div>


<div><br></div><div>nosetests: error: no such option: --with-doctest</div><div><br></div>Can someone tell me why nose would be &quot;replaced&quot; with a custom version <div>and how do I get nosetests to run properly by removing this custom version?</div>


<div><br></div><div>Thank you. =)</div><div><br></div><div>Cheers.</div><div>-- <br>Gora Khargosh — गोरा ख़रग़ोश<br>
</div><div><br></div>
</blockquote></div><div><br></div>I have found the problem. I have a bootstrap.py in my project directory<div>which nosetests scans for tests and ends up being borked. Giving the</div><div>bootstrap.py file executable permissions makes nosetests ignore it</div>

<div>and run correctly as expected. =)</div><div><br></div><div>HTH anyone who faces the same problem.</div><div><br clear="all">Cheers.<br>-- <br>Gora Khargosh — गोरा ख़रग़ोश<br>
</div>