- update to 0.14.2:
* For the coverage plugin, add a config option, coverage-
combine, which defaults to False. When set, this config
invokes a coverage combine step before reporting results,
regardless of whether or not multiprocessing was used to run
tests. This allows reporting of coverage results via the
plugin on testsuites which invoke subprocesses.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nose2?expand=0&rev=29
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-nose2
|
||||
Version: 0.14.1
|
||||
Version: 0.14.2
|
||||
Release: 0
|
||||
Summary: The successor to the Python testing framework nose, based on unittest
|
||||
License: BSD-2-Clause AND Python-2.0
|
||||
|
||||
Reference in New Issue
Block a user