forked from pool/python-nose2
- update to 0.9.1
- refresh remove_unittest2.patch * the prof plugin now uses cProfile instead of hotshot for profiling * skipped tests now include the user's reason in junit XML's message field * the prettyassert plugin mishandled multi-line function definitions * Using a plugin's CLI flag when the plugin is already enabled via config no longer errors * nose2.plugins.prettyassert, enabled with --pretty-assert * Cleanup code for EOLed python versions * Dropped support for distutils. * Result reporter respects failure status set by other plugins * JUnit XML plugin now includes the skip reason in its output OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nose2?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 8 11:19:14 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 0.9.1
|
||||
- refresh remove_unittest2.patch
|
||||
* the prof plugin now uses cProfile instead of hotshot for profiling
|
||||
* skipped tests now include the user's reason in junit XML's message field
|
||||
* the prettyassert plugin mishandled multi-line function definitions
|
||||
* Using a plugin's CLI flag when the plugin is already enabled via config
|
||||
no longer errors
|
||||
* nose2.plugins.prettyassert, enabled with --pretty-assert
|
||||
* Cleanup code for EOLed python versions
|
||||
* Dropped support for distutils.
|
||||
* Result reporter respects failure status set by other plugins
|
||||
* JUnit XML plugin now includes the skip reason in its output
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 16 10:22:15 UTC 2018 - jengelh@inai.de
|
||||
|
||||
|
Reference in New Issue
Block a user