Merge lp://staging/~lifeless/zope.testing/subunit into lp://staging/zope.testing
Proposed by
Robert Collins
Status: | Merged |
---|---|
Merge reported by: | Benji York |
Merged at revision: | not available |
Proposed branch: | lp://staging/~lifeless/zope.testing/subunit |
Merge into: | lp://staging/zope.testing |
Diff against target: |
30 lines (+3/-3) 1 file modified
src/zope/testing/testrunner/formatter.py (+3/-3) |
To merge this branch: | bzr merge lp://staging/~lifeless/zope.testing/subunit |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Benji York (community) | Approve | ||
ZTK steering group | Pending | ||
Review via email: mp+26638@code.staging.launchpad.net |
Description of the change
Use subunit's extended API more carefully, avoiding passing details
objects into parameters expecting error tuples.
I don't know if tests pass - the getting started instructions just blowup for me, and it didn't look possible to do 'python -m unittest.run zope.testing'.
-Rob
To post a comment you must log in.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Robert Collins wrote: group)
> Robert Collins has proposed merging lp:~lifeless/zope.testing/subunit into lp:zope.testing.
>
> Requested reviews:
> ZTK steering group (ztk-steering-
>
>
> Use subunit's extended API more carefully, avoiding passing details
> objects into parameters expecting error tuples.
>
> I don't know if tests pass - the getting started instructions just
> blowup for me, and it didn't look possible to do 'python -m
> unittest.run zope.testing'.
The "standard" way to run the tests would be via buildout:
$ /opt/Python- 2.6.5/bin/ python bootstrap.py
$ /bin/buildout
$ bin/test --all
I would actually prefer if the tests became / stayed runnable via the
setuptools 'test' command:
$ /opt/Python- 2.6.5/bin/ python setup.py test
Tres. ======= ======= ======= ======= ======= ======= ======= ======= ==== palladion. com enigmail. mozdev. org
- --
=======
Tres Seaver +1 540-429-0999 <email address hidden>
Palladion Software "Excellence by Design" http://
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://
iEYEARECAAYFAkw Gx24ACgkQ+ gerLs4ltQ4NfgCg vKaifq96pgLATTr X7OD9Admo 5k/UK5pKbTMN7ff tKQR
FsUAn0P1sNNl/
=PkJm
-----END PGP SIGNATURE-----