<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/test/test_testplugin.py, branch nedbat/python-dev</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Remove the test runner plugins for now.</title>
<updated>2010-07-12T11:30:25+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-07-12T11:30:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=59598ee67a7bea4789e2a851b1bae8e481c82462'/>
<id>59598ee67a7bea4789e2a851b1bae8e481c82462</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The 'source' option is a list of directories or packages to limit coverage's attention.</title>
<updated>2010-06-14T01:46:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-06-14T01:46:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=cf7fa58279cf644c47864485260a7139d9608b2d'/>
<id>cf7fa58279cf644c47864485260a7139d9608b2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark the py.test test as not to be run in nose.</title>
<updated>2010-06-02T15:01:01+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-06-02T15:01:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=786e98f3c37e1c3bdedc424ed6eaec86e900ec83'/>
<id>786e98f3c37e1c3bdedc424ed6eaec86e900ec83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some docstrings</title>
<updated>2010-06-01T11:55:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-06-01T11:55:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a6bdf57239518ad149de626ec7c62c47393a85b3'/>
<id>a6bdf57239518ad149de626ec7c62c47393a85b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up the plugins more.  Add the rcfile and include options.  Omit can no longer be a file of omissions, use the rcfile for that.</title>
<updated>2010-05-31T16:22:34+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-05-31T16:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=861b299d1c0e7c60245451b0d6b4c65858be0abd'/>
<id>861b299d1c0e7c60245451b0d6b4c65858be0abd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor the common parts of the plugins to neutral territory.</title>
<updated>2010-05-30T18:52:44+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-05-30T18:52:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=691159a39ff5f5211656fd82906a1acd9d6acdfb'/>
<id>691159a39ff5f5211656fd82906a1acd9d6acdfb</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 test runner plugins into their own sub-package.</title>
<updated>2010-05-30T15:30:55+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-05-30T15:30:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=c03628367b660ff2b52d6f88105fda75e5b080c8'/>
<id>c03628367b660ff2b52d6f88105fda75e5b080c8</id>
<content type='text'>
--HG--
rename : coverage/noseplugin.py =&gt; coverage/runners/noseplugin.py
rename : coverage/testplugin.py =&gt; coverage/runners/pytestplugin.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : coverage/noseplugin.py =&gt; coverage/runners/noseplugin.py
rename : coverage/testplugin.py =&gt; coverage/runners/pytestplugin.py
</pre>
</div>
</content>
</entry>
<entry>
<title>cleaned up the code for the nose plugin</title>
<updated>2010-05-22T03:40:04+00:00</updated>
<author>
<name>David Stanek</name>
<email>dstanek@dstanek.com</email>
</author>
<published>2010-05-22T03:40:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b06c5c724b507a0059caf645c42991f83b86aec2'/>
<id>b06c5c724b507a0059caf645c42991f83b86aec2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved the nose plugin to a better name</title>
<updated>2010-02-21T00:36:21+00:00</updated>
<author>
<name>David Stanek</name>
<email>dstanek@dstanek.com</email>
</author>
<published>2010-02-21T00:36:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=7ccdc87d3e4ad3a7933c3fc34e37213f36f3229a'/>
<id>7ccdc87d3e4ad3a7933c3fc34e37213f36f3229a</id>
<content type='text'>
--HG--
rename : coverage/nose_coverage.py =&gt; coverage/noseplugin.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : coverage/nose_coverage.py =&gt; coverage/noseplugin.py
</pre>
</div>
</content>
</entry>
<entry>
<title>merging/unifying test plugin code</title>
<updated>2009-11-25T17:56:24+00:00</updated>
<author>
<name>holger krekel</name>
<email>holger@merlinux.eu</email>
</author>
<published>2009-11-25T17:56:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b61370af5615d8aa781f1d311fe408e9a036b6da'/>
<id>b61370af5615d8aa781f1d311fe408e9a036b6da</id>
<content type='text'>
* coverage/testplugin.py contains common test plugin options
  and pytest hooks (which don't induce "import py")
* coverage/nose_coverage.py contains a basic Nose Plugin
* test/test_testplugin.py contains a pytest-functional test
  and a nose-skeleton one.  skipped as appropriate.

--HG--
rename : coverage/runner.py =&gt; coverage/testplugin.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* coverage/testplugin.py contains common test plugin options
  and pytest hooks (which don't induce "import py")
* coverage/nose_coverage.py contains a basic Nose Plugin
* test/test_testplugin.py contains a pytest-functional test
  and a nose-skeleton one.  skipped as appropriate.

--HG--
rename : coverage/runner.py =&gt; coverage/testplugin.py
</pre>
</div>
</content>
</entry>
</feed>
