<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests, branch nedbat/bug1138</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>refactor: nice_file can be used as a function</title>
<updated>2021-03-22T11:04:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-03-21T21:20:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=66173dc24db5e6800483e0faddf583e80d9eb9b3'/>
<id>66173dc24db5e6800483e0faddf583e80d9eb9b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: make_file can be used as a function</title>
<updated>2021-03-22T11:04:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-03-21T21:05:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e613a75b7c20bec00b4564f2d87812a8fd7b8e11'/>
<id>e613a75b7c20bec00b4564f2d87812a8fd7b8e11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: simplify temp dir cd code</title>
<updated>2021-03-22T11:04:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-03-21T20:50:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=34660a217c70b810f7ec5630963f8c37e7a208dc'/>
<id>34660a217c70b810f7ec5630963f8c37e7a208dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: correct a file name: test_mixins.py</title>
<updated>2021-03-12T01:54:22+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-03-12T01:54:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=66fbf7a986e92a60b93af6c8decd7bf8ae526ada'/>
<id>66fbf7a986e92a60b93af6c8decd7bf8ae526ada</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: pull module cleaning into here</title>
<updated>2021-03-12T01:52:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-03-12T01:52:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=cdafcb0913ac238300521463436f03571ad9ae9e'/>
<id>cdafcb0913ac238300521463436f03571ad9ae9e</id>
<content type='text'>
We don't need unittest_mixins' module cleaner anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't need unittest_mixins' module cleaner anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: remove unused test class setting</title>
<updated>2021-03-12T00:18:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-03-12T00:18:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1d83d59ffacd0736411e492786f83953d247819f'/>
<id>1d83d59ffacd0736411e492786f83953d247819f</id>
<content type='text'>
unittest_mixins would check that files got created if a test made a
temporary directory, so that we could trim down making temp dirs
needlessly.

But we don't use unittest_mixins any more, so this setting does nothing.
Remove it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
unittest_mixins would check that files got created if a test made a
temporary directory, so that we could trim down making temp dirs
needlessly.

But we don't use unittest_mixins any more, so this setting does nothing.
Remove it.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: our own change_dir context manager</title>
<updated>2021-03-12T00:09:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-03-12T00:09:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ebbf3d5d59aaf638f7650db848c6583cafda8315'/>
<id>ebbf3d5d59aaf638f7650db848c6583cafda8315</id>
<content type='text'>
We don't need to use the one from unittest_mixins.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't need to use the one from unittest_mixins.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: simplify how StopEverything is converted to skip</title>
<updated>2021-03-11T20:25:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-03-11T20:25:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1bdcc691f5127edf9f197f8b509a2eeff51edcd6'/>
<id>1bdcc691f5127edf9f197f8b509a2eeff51edcd6</id>
<content type='text'>
The auto-decorating metaclass was interfering with parameterized methods
on Python 2.7.  But we don't need it anymore anyway, since pytest will
let us hook to deal with the exception in a simpler way.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The auto-decorating metaclass was interfering with parameterized methods
on Python 2.7.  But we don't need it anymore anyway, since pytest will
let us hook to deal with the exception in a simpler way.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add tests of make_file</title>
<updated>2021-03-11T15:00:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-03-11T11:37:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=d2985974a0fba46df7552a9958c7f9ef34f75868'/>
<id>d2985974a0fba46df7552a9958c7f9ef34f75868</id>
<content type='text'>
These are copied from unittest_mixins, and adapted to pytest.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are copied from unittest_mixins, and adapted to pytest.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: move tests into classes</title>
<updated>2021-03-11T11:38:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-03-11T11:11:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=5f6fd5aa9e4b08ac4cbc4a85ee566245c26967b5'/>
<id>5f6fd5aa9e4b08ac4cbc4a85ee566245c26967b5</id>
<content type='text'>
Now that we don't inherit from TestCase, pytest can parametrize methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that we don't inherit from TestCase, pytest can parametrize methods.
</pre>
</div>
</content>
</entry>
</feed>
