lp:~testrepository/testrepository/trunk

Created by Robert Collins and last modified
Get this branch:
bzr branch lp:~testrepository/testrepository/trunk
Members of testrepository committers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
testrepository committers
Project:
Testrepository
Status:
Development

Recent revisions

240. By Robert Collins

Improve error rendering of listing issues.

Errors are now shown as a stream to the user, and the
exception just contains the process exit code.

239. By Robert Collins

* When list-tests encounters an error, a much clearer response will
  now be shown. (Robert Collins, #1271133)

238. By Robert Collins

* ``run`` was outputting bad MIME types - test/plain, not text/plain.
  (Robert Collins)

237. By Robert Collins

Release 0.0.18.

236. By Robert Collins

* ``run`` now accepts ``--isolated`` as a parameter, which will cause each
  selected test to be run independently. This can be useful to both workaround
  isolation bugs and detect tests that can not be run independently.
  (Robert Collins)

235. By Robert Collins

* ``capture_ids`` in test_run now returns a list of captures, permitting tests
  that need to test multiple runs to do so. (Robert Collins)

234. By Robert Collins

0.0.17
++++++

* Restore the ability to import testrepository.repository.memory on Python 2.6.
  (Robert Collins)

233. By Robert Collins

Release 0.0.16.

232. By Robert Collins

* When test listing fails, testr will now report an error rather than
  incorrectly trying to run zero tests. A test listing failure is detected by
  the returncode of the test listing process. (Robert Collins, #1185231)

231. By Robert Collins

* A new testr.conf option ``group_regex`` can be used for grouping
  tests so that they get run in the same backend runner. (Matthew Treinish)

Branch metadata

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