<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>On 17/03/2020 01:05, Amar Takhar wrote:<br>
    </p>
    <blockquote type="cite"
      cite="mid:20200317000503.GA58949@darkbeer.org">
      <pre class="moz-quote-pre" wrap="">On 2020-03-17 10:55 +1100, Chris Johns wrote:
</pre>
      <blockquote type="cite" style="color: #000000;">
        <pre class="moz-quote-pre" wrap="">On 17/3/20 7:21 am, Sebastian Huber wrote:
</pre>
        <blockquote type="cite" style="color: #000000;">
          <pre class="moz-quote-pre" wrap="">Chris, what do you think about using pytest in favour of the standard Python
unitttest?
</pre>
        </blockquote>
        <pre class="moz-quote-pre" wrap="">I am fine with pytest. Testing is a development feature and so we can have a
different criteria for the needed dependencies.
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">If we're choosing pytest I'd like to see explicit documentation of what pattern 
to use for which situations.

It's really easy to fall into traditional patterns for non Python languages 
which means we lose advantages of going to pytest.</pre>
    </blockquote>
    This sounds like a great addition to the Testing section in the new
    Python Development Guidelines chapter of the engineering manual.<br>
  </body>
</html>