forked from pool/python-nose2
Accepting request 1172525 from devel:languages:python
- 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/request/show/1172525 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nose2?expand=0&rev=14
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f8f03a21c9de2c33015933afcef72bf8e4a2d5dfec3b40092287de6e41b093a
|
||||
size 166944
|
3
nose2-0.14.2.tar.gz
Normal file
3
nose2-0.14.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29e581efcef01a1aba391e817b121a681e9841b3299c1110bba8b1cd1d4074bf
|
||||
size 167874
|
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 7 20:14:19 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 9 21:43:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -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