lp://staging/~james-w/testrepository/run-specify-ids
Created by
James Westby
and last modified
- Get this branch:
- bzr branch lp://staging/~james-w/testrepository/run-specify-ids
Only
James Westby
can upload to this branch. If you are
James Westby
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Rejected
for merging
into
lp://staging/~testrepository/testrepository/trunk
- testrepository committers: Pending requested
-
Diff: 58 lines (+24/-1)3 files modifiedNEWS (+3/-0)
testrepository/commands/run.py (+6/-1)
testrepository/tests/commands/test_run.py (+15/-0)
Related bugs
Bug #597060: testr run should support limiting ids | Wishlist | Fix Released |
Related blueprints
Branch information
Recent revisions
- 92. By James Westby
-
Run only the tests specified on the command line with $IDLIST.
If the user specifies some test arguments then run with only those
arguments. Before this didn't work with $IDLIST, which would run
the default set of tests, plus those specified. - 87. By Robert Collins
-
``run`` can also supply test ids on the command, for test runners that
want that. - 85. By Robert Collins
-
New argument type ``StringArgument`` for use when a supplied argument is just
a string, rather than a typed argument. - 84. By Robert Collins
-
New subcommand ``run`` added which reads a .testr.conf file to figure out how
to run tests with subunit output. It then runs them and pipes into testr
load. This allows simpler integration and permits a programming interface so
that tools like Tribunal/Eclipe etc can refresh tests in a testrepository.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)