<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/subunit-git.git/python/subunit/run.py, branch 0.0.21</title>
<subtitle>github.com: testing-cabal/subunit
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/'/>
<entry>
<title>0.0.19</title>
<updated>2014-08-24T05:54:36+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2014-08-24T05:54:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=63ea73bf3ad9106907eefa21e6f858040cfa0ed8'/>
<id>63ea73bf3ad9106907eefa21e6f858040cfa0ed8</id>
<content type='text'>
------

IMPROVEMENTS
~~~~~~~~~~~~

* ``subunit.run`` in Python will now exit 0 as long as the test stream has
  been generated correctly - this has always been the intent but API friction
  with testtools had prevented it working.
  (Robert Collins)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
------

IMPROVEMENTS
~~~~~~~~~~~~

* ``subunit.run`` in Python will now exit 0 as long as the test stream has
  been generated correctly - this has always been the intent but API friction
  with testtools had prevented it working.
  (Robert Collins)
</pre>
</div>
</content>
</entry>
<entry>
<title>Exit non-zero when listing includes import failures.</title>
<updated>2013-11-30T02:01:09+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-11-30T02:01:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=c25b11f4da1e5701e9f564d2100c72049ea8641a'/>
<id>c25b11f4da1e5701e9f564d2100c72049ea8641a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* The logic for `subunit.run` is now importable via python -</title>
<updated>2013-06-16T19:25:50+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-06-16T19:25:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=80e10ab3041518098f0d298fec214696f3d86fef'/>
<id>80e10ab3041518098f0d298fec214696f3d86fef</id>
<content type='text'>
  `subunit.run.main`. (Robert Collins, #606770)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  `subunit.run.main`. (Robert Collins, #606770)
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to variable length encoded integers.</title>
<updated>2013-03-31T05:45:01+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-03-31T05:45:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=03264963c5fc0a145880c20cd1de9800a23a206c'/>
<id>03264963c5fc0a145880c20cd1de9800a23a206c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* ``subunit.run`` now replaces sys.stdout to ensure that stdout is unbuffered</title>
<updated>2013-03-12T15:30:06+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-03-12T15:30:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=205803cd9aa68bae23d284593cbd5ec3135ac5e2'/>
<id>205803cd9aa68bae23d284593cbd5ec3135ac5e2</id>
<content type='text'>
  - without this pdb output is not reliably visible when stdout is a pipe
  as it usually is. (Robert Collins)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - without this pdb output is not reliably visible when stdout is a pipe
  as it usually is. (Robert Collins)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes from getting testrepository running with v2.</title>
<updated>2013-03-06T10:16:03+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-03-06T10:16:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=2c8480561713e524dafa3cbf22156f048f1de585'/>
<id>2c8480561713e524dafa3cbf22156f048f1de585</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enumerate tests before running (permits progress bars).</title>
<updated>2013-03-04T09:01:43+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-03-04T09:01:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=36de6f4f7542b10f93061b65bcf7464a74cb9ddc'/>
<id>36de6f4f7542b10f93061b65bcf7464a74cb9ddc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix up buffering to make pdb usable.</title>
<updated>2013-03-03T11:42:05+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-03-03T11:42:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=22ea5b6a1f0e008f449c5984e215a53073b8dbfe'/>
<id>22ea5b6a1f0e008f449c5984e215a53073b8dbfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert subunit.run to v2.</title>
<updated>2013-03-03T10:11:19+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-03-03T10:11:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=7444588c895e2dc3946d6ca3e6650d4549cd4d43'/>
<id>7444588c895e2dc3946d6ca3e6650d4549cd4d43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* The ``failfast`` option to ``subunit.run`` will now work. The dependency on</title>
<updated>2012-12-17T07:24:28+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2012-12-17T07:24:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=d6b7ba2312022dadbde9e1b357d0cd64d1a1d67b'/>
<id>d6b7ba2312022dadbde9e1b357d0cd64d1a1d67b</id>
<content type='text'>
  testtools has been raised to 0.9.23 to permit this.
  (Robert Collins, #1090582)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  testtools has been raised to 0.9.23 to permit this.
  (Robert Collins, #1090582)
</pre>
</div>
</content>
</entry>
</feed>
