Changelog for
python-os-testr-0.6.0-2.2.noarch.rpm :
Thu Mar 3 13:00:00 2016 tbechtoldAATTsuse.com
- Add openstack-macros as BuildRequires for %license tag
Thu Mar 3 13:00:00 2016 tbechtoldAATTsuse.com
- update to 0.6.0:
* Support comments in whitelist files
* Add tool to create a subunit stream
* Add support to ostestr to use subunit-trace color
* Fix documentation typos
* Fix coverage section in tox.ini
* Add delete
*.pyc command before executing ostestr
* Change to always parsing classes from test_id
* Add colored output feature to subunit-trace
* Add
*.egg
* to .gitignore
* Fail if no tests were successfully executed
* Fix syntax of the README file
- Add /usr/bin/generate-subunit
Thu Feb 25 13:00:00 2016 dmuellerAATTsuse.com
- adjust to common packaging guidelines
Fri Oct 16 14:00:00 2015 dmuellerAATTsuse.com
- update to 0.4.2:
* Better blacklist - tested with Nova
* Add whitelist file support
* Fix issues with the blacklist file regex generation
* Use test_to_run var in no-discover
* Minor refactoring to make os_testr more testable
* Switch to using autogenerated ChangeLog in docs
* Change ignore-errors to ignore_errors
* Handle a skipped test without a reason message
* Minimize output when --abbreviate is used
* Make use of argparse groups and add some tests
* Convert file names to regular expressions
* Handle incomplete subunit streams
* Set min pbr version in setup_requires
* update requirements
* Add TODO entry for moving away from subprocess in ostestr
* Improved docs for os-testr commands
* Dogfood things for unit tests
* Disable printing percent change on run time by default
* Misc Python 3 compatibility fixes
* Catch exception trying to extract test time
* Fix ValueError in subunit_trace
* Add support for having comments in the exclude file
* Add TODO file to os-testr
Wed Jun 3 14:00:00 2015 tbechtoldAATTsuse.com
- Adjust Requires
Wed Jun 3 14:00:00 2015 tbechtoldAATTsuse.com
- Initial packaging