<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/subunit-git.git/python/subunit/tests/__init__.py, branch external-iso8601</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>Sort Python import definitions with isort</title>
<updated>2023-01-31T19:53:38+00:00</updated>
<author>
<name>Jelmer Vernooĳ</name>
<email>jelmer@jelmer.uk</email>
</author>
<published>2023-01-31T19:08:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=291b44e10e448be5439e510ef02f2fe709649b8f'/>
<id>291b44e10e448be5439e510ef02f2fe709649b8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle different SyntaxError output in testtools 2.5.0</title>
<updated>2021-07-27T10:47:22+00:00</updated>
<author>
<name>Colin Watson</name>
<email>cjwatson@debian.org</email>
</author>
<published>2021-07-27T10:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=eecf2e915c70a2d15f602870e2d1b4379d2d3d3e'/>
<id>eecf2e915c70a2d15f602870e2d1b4379d2d3d3e</id>
<content type='text'>
testtools 2.5.0 only supports Python 3, and so switched from traceback2
to the standard library's traceback.  However, this includes the fix for
https://bugs.python.org/issue24695, and so doesn't produce a traceback
header when there's no traceback, in particular for `SyntaxError`
exceptions.  Adjust the tests to tolerate this.

See also https://github.com/zopefoundation/zope.testrunner/issues/125.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
testtools 2.5.0 only supports Python 3, and so switched from traceback2
to the standard library's traceback.  However, this includes the fix for
https://bugs.python.org/issue24695, and so doesn't produce a traceback
header when there's no traceback, in particular for `SyntaxError`
exceptions.  Adjust the tests to tolerate this.

See also https://github.com/zopefoundation/zope.testrunner/issues/125.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add subunit2disk which exports a stream to the fs.</title>
<updated>2015-07-13T11:02:48+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2015-07-13T10:20:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=a194e3e7cb4e5e5cd855da7eb906baaeea6cd2c2'/>
<id>a194e3e7cb4e5e5cd855da7eb906baaeea6cd2c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle pypy, Python 3.4 and 3.5 in tests.</title>
<updated>2015-07-13T05:55:22+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2015-07-13T04:12: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=557bbf694f5cb6cb9202a1a41d9b057e7377f7ed'/>
<id>557bbf694f5cb6cb9202a1a41d9b057e7377f7ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support --locals in tracebacks and release 1.1.0</title>
<updated>2015-03-10T01:03:25+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2015-03-10T01:03:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=93e962b2b47600de08d8c5c539b702927037337b'/>
<id>93e962b2b47600de08d8c5c539b702927037337b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate scenarios inside subunit.tests.test_suite, not by subclassing WithScenarios.</title>
<updated>2013-12-09T04:58:22+00:00</updated>
<author>
<name>Thomi Richards</name>
<email>thomi.richards@canonical.com</email>
</author>
<published>2013-12-09T04:58:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=db6c2795d80729fcc6e197b7c533e91b6dcdcbcb'/>
<id>db6c2795d80729fcc6e197b7c533e91b6dcdcbcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge trunk.</title>
<updated>2013-11-24T22:57:44+00:00</updated>
<author>
<name>Thomi Richards</name>
<email>thomi.richards@canonical.com</email>
</author>
<published>2013-11-24T22:57:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=017c91bebbb48101b3bbaafaddf6518295b060f5'/>
<id>017c91bebbb48101b3bbaafaddf6518295b060f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The test suite was failing 6 tests due to testtools changing it's output</title>
<updated>2013-11-23T22:59:39+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-11-23T22:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=a3d90de617e6cdf909adc46159a25e6803e0e432'/>
<id>a3d90de617e6cdf909adc46159a25e6803e0e432</id>
<content type='text'>
formatting of exceptions. (Robert Collins)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
formatting of exceptions. (Robert Collins)
</pre>
</div>
</content>
</entry>
<entry>
<title>Added empty test module to test suite.</title>
<updated>2013-11-17T22:25:19+00:00</updated>
<author>
<name>Thomi Richards</name>
<email>thomi.richards@canonical.com</email>
</author>
<published>2013-11-17T22:25: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=980ddea6ac3ca2f2d5cef72a739a95ae6d753bc2'/>
<id>980ddea6ac3ca2f2d5cef72a739a95ae6d753bc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Most filters will now accept a file path argument instead of only reading</title>
<updated>2013-08-25T10:38:56+00:00</updated>
<author>
<name>Robert Collins</name>
<email>robertc@robertcollins.net</email>
</author>
<published>2013-08-25T10:38:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/subunit-git.git/commit/?id=d89b53bdce42ffe4b91e66c9abeb2458d48361bb'/>
<id>d89b53bdce42ffe4b91e66c9abeb2458d48361bb</id>
<content type='text'>
  from stdin. (Robert Collins, #409206)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  from stdin. (Robert Collins, #409206)
</pre>
</div>
</content>
</entry>
</feed>
