
This commit adds a --pdb flag which is similar to --no-discover except that instead of running subunit.run test_id to bypass test discovery, testtools.run test_id is used so that pdb traces set in the code are useable. As part of this several fixes in the --no-discover path were added since the codes is similar.
os-testr
A testr wrapper to provide functionality for OpenStack projects
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/os-testr
- Source: http://git.openstack.org/cgit/openstack/os-testr
- Bugs: http://bugs.launchpad.net/os-testr
Features
- TODO
Description