lp:~launchpad/zope.testing/3.9.4-fork

Created by Gary Poster and last modified
Get this branch:
bzr branch lp:~launchpad/zope.testing/3.9.4-fork
Members of Canonical Launchpad Engineering can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Canonical Launchpad Engineering
Project:
zope.testing
Status:
Abandoned

Recent revisions

49. By Graham Binns

[r=gmb] Update our Python 2.7-compatible code so that it falls back to existing behaviour when run under 2.6. Also bump the patch number to avoid anyone with a stale bad version of p16 in their download-cache from getting knobbled.

48. By Graham Binns

[r=gmb] Update the handling of addSkip() to take account of the fact that such functionality doesn't exist in Python 2.6.

47. By Graham Binns

[r=bac],[bug=1019275] Add an addSkip() method to zope.testing's own version of TestResult. The lack of this method caused skips in python 2.7 to not be recorded in zope.testing-generated subunit streams.

46. By Brad Crittenden

[r=gary] Replace bootstrap.py with one that doesn't try to install to /usr/local/lib.

45. By Brad Crittenden

[r=gary] Add bug number to XXX in testrunner/tests.py

44. By Brad Crittenden

[r=gary] Fix old failing tests, rewrite subunit doctests as unit tests to avoid problems with manipulating sys.stdout, add methods to testrunner.runner for manipulating sys.__stdout__ and sys.__stderr__.

43. By Brad Crittenden

[r=bac] Cleaned up stdout/stderr data handling.

42. By Brad Crittenden

[r=lifeless] Fix stdout/stderr content iterators.

41. By Brad Crittenden

[r=benji][bug=1012171] Include data written to stdout or stderr by tests into the subunit output stream. Bump to p14.

40. By Graham Binns

[r=bac] Add a new --require-unique flag to the testrunner. When set, this will cause the testrunner to check all tests IDs to ensure they haven't been loaded before. If it encounters a duplicate, it will raise an error and quit.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:zope.testing
This branch contains Public information 
Everyone can see this information.