lp:~bac/zope.testing/newbootstrap

Created by Brad Crittenden and last modified
Get this branch:
bzr branch lp:~bac/zope.testing/newbootstrap
Only Brad Crittenden can upload to this branch. If you are Brad Crittenden please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Brad Crittenden
Project:
zope.testing
Status:
Abandoned

Recent revisions

46. By Brad Crittenden

The old bootstrap.py insisted on installing setup tools in /usr/local/lib, which required sudo. Replace with the one from http://svn.zope.org/*checkout*/zc.buildout/trunk/bootstrap/bootstrap.py?rev=123006

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.

39. By Benji York

revert reversion of stdout and stderr redirection (reverting r38)

38. By Brad Crittenden

[r=bac] Revert changes from p9 as not all tests are being run. See bug 996729.

37. By Brad Crittenden

[r=gary][bug=682772] Make the testrunner output test.id() instead of str(test). Also allows tests to be discovered by pattern matching against the id property. Bump to -p10.

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.

Subscribers