<html><body><div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:10pt"><div><span>Super thanks, <br></span></div><div><br><span></span></div><div><span>I am using <br></span></div><div><span>http://nosetrim.googlecode.com/svn/trunk/nosetrim/nosetrim.py</span></div><div><span>as an example</span></div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div style="font-family: verdana,helvetica,sans-serif; font-size: 10pt;"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Arial" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> jason pellerin &lt;jpellerin@gmail.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> Kamal Ahmed &lt;kamal2222ahmed@yahoo.com&gt;<br><b><span style="font-weight: bold;">Cc:</span></b> tip &lt;testing-in-python@lists.idyll.org&gt;<br><b><span
 style="font-weight: bold;">Sent:</span></b> Tuesday, July 12, 2011 9:29 AM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [TIP] Context Sensitive Traceback in nosetests Error<br></font><br>&gt; 1. Is there a nosetests plugin that can append the command line context to<br>&gt; Traceback ?<br><br>Not that I know of.<br><br>&gt; 2. Is the best way to resolve this is to write a plugin ?<br><br>Yes! :)<br><br>&gt; if i were to write<br>&gt; a plugin, i need a bit of help where to start. Like :<br><br>You can see all of the command line options in your plugin's configure method:<br><br><a href="http://packages.python.org/nose/plugins/interface.html#nose.plugins.base.IPluginInterface.configure" target="_blank">http://packages.python.org/nose/plugins/interface.html#nose.plugins.base.IPluginInterface.configure</a><br><br>JP<br><br><br></div></div></blockquote></div></div></body></html>