<div dir="ltr">I&#39;m a big fan of pytest, a few of the reasons why:<div><br></div><div>* Uses the simple assert statement, without compromising useful tracebacks</div><div>* Extremely powerful plugin system, and rich ecosystem of existing plugins</div>
<div>* Friendly UI: --pdb covers both errors and exceptions, simple &quot;-k &lt;anything&gt;&quot; to filter test cases/functions</div><div><br></div><div>Alex</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Tue, Aug 13, 2013 at 6:28 AM, Emily Bache <span dir="ltr">&lt;<a href="mailto:emily.bache@cantab.net" target="_blank">emily.bache@cantab.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi,<br><br>I&#39;ve been looking at pytest and nose as alternatives to unittest, 
since they both offer a pythonic interface for writing unit tests 
without too much boilerplate. I was hoping for some opinions from this 
list about when to choose nose and when to choose pytest? What are the 
main advantages of each? My target python version is 3.3, does that make
 a difference? <br>
<br>Regards,<br>Emily Bache</div>
<br>_______________________________________________<br>
testing-in-python mailing list<br>
<a href="mailto:testing-in-python@lists.idyll.org">testing-in-python@lists.idyll.org</a><br>
<a href="http://lists.idyll.org/listinfo/testing-in-python" target="_blank">http://lists.idyll.org/listinfo/testing-in-python</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">&quot;I disapprove of what you say, but I will defend to the death your right to say it.&quot; -- Evelyn Beatrice Hall (summarizing Voltaire)<br>
&quot;The people&#39;s good is the highest law.&quot; -- Cicero<br><div>GPG Key fingerprint: 125F 5C67 DFE9 4084</div></div>
</div>