<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_testing.py, branch coverage-5.0b2</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>A better way to import optional modules</title>
<updated>2019-11-04T02:27:42+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-11-03T18:59:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=9c04f2d6c4dd4e1bda5fae1e58c9aad846881024'/>
<id>9c04f2d6c4dd4e1bda5fae1e58c9aad846881024</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move arcz_to_arcs to misc so we can use it elsewhere</title>
<updated>2019-06-19T10:00:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-06-19T01:50:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=7a7a93d7abc710f11c93a6f0a4edbea7cb0c47e5'/>
<id>7a7a93d7abc710f11c93a6f0a4edbea7cb0c47e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer assertRaisesRegex to assertRaises</title>
<updated>2019-04-21T22:17:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-04-21T22:17:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=822953106a01aaf1f88bc5e5a63fe693d42c0c00'/>
<id>822953106a01aaf1f88bc5e5a63fe693d42c0c00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Control the sys.path that tests see</title>
<updated>2018-11-25T20:11:54+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-11-24T20:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=20998572517413d52e4ca63a79d5a790578d19cb'/>
<id>20998572517413d52e4ca63a79d5a790578d19cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>assert_file_count</title>
<updated>2018-08-07T10:05:05+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-08-07T10:05:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b1c2eedd9c4637c4074d62251d532dc2cfe44a64'/>
<id>b1c2eedd9c4637c4074d62251d532dc2cfe44a64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NOTICE link to GitHub.</title>
<updated>2018-06-24T15:43:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-06-24T15:43:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=11998ee5ee43b334744123f820b488091728ae52'/>
<id>11998ee5ee43b334744123f820b488091728ae52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Beef up the assert_warnings test helper</title>
<updated>2017-04-06T23:05:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-04-06T23:05:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2d03d1b61673489e89b77789d864626c24791ced'/>
<id>2d03d1b61673489e89b77789d864626c24791ced</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>assert_warnings can now assert that there were no warnings.</title>
<updated>2017-02-20T19:22:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-02-20T19:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=66af7e3d24084829850b8bb6d671ddb0094a0331'/>
<id>66af7e3d24084829850b8bb6d671ddb0094a0331</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the decorator out of the metaclass, so we can test it</title>
<updated>2017-01-26T12:36:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-26T12:36:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=72fb471371f1d8e2c79d3c7f682628f5d6d1a28d'/>
<id>72fb471371f1d8e2c79d3c7f682628f5d6d1a28d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Promote re_line and re_lines to real helpers, with tests.</title>
<updated>2017-01-15T20:54:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-15T20:54:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=62e03759315260aa26192454bcaa65075ff41cb2'/>
<id>62e03759315260aa26192454bcaa65075ff41cb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
