<div dir="ltr">Hello,<br><div class="gmail_quote"><div dir="ltr"><br>I&#39;m happy to announce the next version of datatest has been<br>released.<br><br><br><span style="font-family:monospace,monospace">About<br>-----<br><br>Datatest provides tools for test driven data-wrangling and analysis.<br>It supports both pytest and unittest style testing.<br><br> * Docs: <a href="http://datatest.readthedocs.io/" target="_blank">http://datatest.readthedocs.<wbr>io/</a><br> * PyPI: <a href="https://pypi.org/project/datatest/" target="_blank">https://pypi.org/project/<wbr>datatest/</a><br> * Devel: <a href="https://github.com/shawnbrown/datatest" target="_blank">https://github.com/shawnbrown/<wbr>datatest</a><br><br>Datatest has no hard dependencies and supports Python 2.6, 2.7,<br>3.1 through 3.6, PyPy, and PyPy3.<br><br><br>What&#39;s New<br>----------<br><br>* Supports PyTest with a bundled version of the datatest plugin.<br>* Added tuple- and wildcard-predicates for more expressive validation.<br>* Fully composable data-allowances using UNION and INTERSECTION<br>  via &quot;|&quot; and &quot;&amp;&quot; operators.<br>* Added support for incremental testing with the &#39;mandatory&#39; marker.<br>* Improved data loading now supports shell-style wildcards (like<br>  &quot;*.csv&quot;), Pandas DataFrames, MS Excel, and DBF files.<br>* New introductory docs:<br>    <a href="https://datatest.readthedocs.io/en/stable/tutorial/introduction.html" target="_blank">https://datatest.readthedocs.<wbr>io/en/stable/tutorial/<wbr>introduction.html</a><br>* Added Sphinx-tabs style docs for clear separation of pytest<br>  and unittest style examples.<br>* And more...</span></div><div dir="ltr"><br></div></div></div>