deb-python-testtools/testtools
Jonathan Lange c8d131d371 Move all Twisted code to twistedsupport package
* Move test code to testtools.tests.twistedsupport, to parallel matchers
* Add testtools.deferredruntest to preserve backwards compatibility
* Move NeedsTwistedTestCase out of test_spinner into shared module for
  Twisted tests

Closes #202
2016-02-07 16:43:44 +00:00
..
matchers Add Always & Never matchers. 2016-02-07 15:48:27 +00:00
testresult Support TestResults without stop/shouldStop 2016-02-04 14:12:50 +00:00
tests Move all Twisted code to twistedsupport package 2016-02-07 16:43:44 +00:00
twistedsupport Move all Twisted code to twistedsupport package 2016-02-07 16:43:44 +00:00
__init__.py Switch to pbr as a build system 2015-05-05 11:18:00 +12:00
_compat2x.py A version that actually works. 2011-07-27 00:08:51 +01:00
_compat3x.py Simply reraise from the exception instance on py3k 2012-07-26 12:26:24 +01:00
assertions.py abandoned pull request revived to comply with comments in review 2014-05-27 12:03:11 -04:00
compat.py Abstract text_or_bytes 2015-11-09 13:27:52 +00:00
content.py Overhaul exception reporting. 2015-03-10 08:36:16 +13:00
content_type.py The ContentType repr() incorrectly used , instead of ;. 2013-03-01 22:43:26 +13:00
deferredruntest.py Move all Twisted code to twistedsupport package 2016-02-07 16:43:44 +00:00
distutilscmd.py Honour stdout on TestProgram more fully. 2014-08-24 17:12:01 +12:00
helpers.py * Testtools now depends on extras, a small library split out from it to contain 2013-01-18 22:17:19 +13:00
monkey.py Get it right. 2011-01-22 11:56:00 -06:00
run.py Bug #1430076 fix installing when extras is not installed. 2015-03-10 13:20:44 +13:00
runtest.py Overhaul exception reporting. 2015-03-10 08:36:16 +13:00
tags.py Fix epytext errors. 2012-09-21 16:15:24 +01:00
testcase.py Stop using deprecated `skip()` internally 2016-02-04 13:43:00 +00:00
testsuite.py Actually use pformat in errors 2015-12-23 12:56:59 +00:00
utils.py testtools.utils has been renamed to testtools.compat. Importing 2010-06-23 12:32:51 +12:00