<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi All,
    <br>
    <br>
    I'm pleased to announce the release of testfixtures 5.0.0 featuring
    the following:
    <br>
    <meta charset="utf-8">
    <ul class="simple" style="color: rgb(0, 0, 0); font-family:
      sans-serif; font-size: 16px; font-style: normal;
      font-variant-ligatures: normal; font-variant-caps: normal;
      font-weight: normal; letter-spacing: normal; orphans: 2;
      text-align: start; text-indent: 0px; text-transform: none;
      white-space: normal; widows: 2; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); text-decoration-style: initial; text-decoration-color:
      initial;">
      <li style="text-align: justify; line-height: 20.8px;">Move from<span
          class="Apple-converted-space"> </span><a class="reference
          external" href="http://nose.readthedocs.io/en/latest/"
          style="color: rgb(53, 95, 124); text-decoration: none;">nose</a><span
          class="Apple-converted-space"> </span>to<span
          class="Apple-converted-space"> </span><a class="reference
          external" href="https://docs.pytest.org/en/latest/"
          style="color: rgb(53, 95, 124); text-decoration: none;">pytest</a><span
          class="Apple-converted-space"> </span>for running tests.</li>
      <li style="text-align: justify; line-height: 20.8px;">Switch from<span
          class="Apple-converted-space"> </span><a class="reference
          external" href="http://packages.python.org/manuel/"
          style="color: rgb(53, 95, 124); text-decoration: none;">manuel</a><span
          class="Apple-converted-space"> </span>to<span
          class="Apple-converted-space"> </span><a class="reference
          external" href="http://sybil.readthedocs.io/en/latest/"
          style="color: rgb(53, 95, 124); text-decoration: none;">sybil</a><span
          class="Apple-converted-space"> </span>for checking examples in
        documentation. This introduces a backwards incompatible change
        in that<span class="Apple-converted-space"> </span><span
          class="reference internal" style="color: rgb(53, 95, 124);
          text-decoration: none;"><code class="xref py py-class docutils
            literal" style="background-color: transparent; padding: 0px
            1px; font-size: 0.95em; font-weight: bold;"><span
              class="pre">FileParser</span></code></span><span
          class="Apple-converted-space"> </span>replaces the Manuel
        plugin that is no longer included.</li>
      <li style="text-align: justify; line-height: 20.8px;">Add a ‘tick’
        method to<span class="Apple-converted-space"> </span><span
          class="reference internal" style="color: rgb(53, 95, 124);
          text-decoration: none;"><code class="xref py py-meth docutils
            literal" style="background-color: transparent; padding: 0px
            1px; font-size: 0.95em; font-weight: bold;"><span
              class="pre">test_datetime</span></code></span>,<span
          class="Apple-converted-space"> </span><span class="reference
          internal" style="color: rgb(53, 95, 124); text-decoration:
          none;"><code class="xref py py-meth docutils literal"
            style="background-color: transparent; padding: 0px 1px;
            font-size: 0.95em; font-weight: bold;"><span class="pre">test_date</span></code></span><span
          class="Apple-converted-space"> </span>and<span
          class="Apple-converted-space"> </span><span class="reference
          internal" style="color: rgb(53, 95, 124); text-decoration:
          none;"><code class="xref py py-meth docutils literal"
            style="background-color: transparent; padding: 0px 1px;
            font-size: 0.95em; font-weight: bold;"><span class="pre">test_time</span></code></span>,
        to advance the returned point in time, which is particularly
        helpful when<span class="Apple-converted-space"> </span><code
          class="docutils literal" style="background-color: rgb(236,
          240, 243); padding: 0px 1px; font-size: 0.95em;"><span
            class="pre">delta</span></code><span
          class="Apple-converted-space"> </span>is set to zero.</li>
    </ul>
    The package is on PyPI and a full list of all the links to docs,
    issue trackers and the like can be found here:
    <br>
    <br>
    <a class="moz-txt-link-freetext"
      href="https://github.com/Simplistix/testfixtures">https://github.com/Simplistix/testfixtures</a>
    <br>
    <br>
    Any questions, please do ask on the Testing in Python list or on the
    Simplistix open source mailing list...
    <br>
    <br>
    cheers,
    <br>
    <br>
    Chris
  </body>
</html>