<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I recently received a bunch of warnings that py.test is deprecating
    yield tests.  I found this PR:<br>
    <br>
    <a class="moz-txt-link-freetext" href="https://github.com/pytest-dev/pytest/pull/1714">https://github.com/pytest-dev/pytest/pull/1714</a><br>
    <br>
    But there is no real commentary there about why they are being
    removed (other than they are "problematic") and what should be done
    to replace them.  I'm not really sure if this is problem for us or
    not, I'm currently going to just call the methods myself instead of
    yielding them.  But wondered if there was anyone else who has
    further insight into this decision who can comment.<br>
    <br>
    Thanks.<br>
    <div class="moz-signature"><br>
      <b>Randy Syring</b><br>
      <small>Husband | Father | Redeemed Sinner</small><br>
      <br>
      <i><small>"For what does it profit a man to gain the whole world<br>
          and forfeit his soul?" (Mark 8:36 ESV)</small></i>
      <br>
      <br>
    </div>
  </body>
</html>