forked from pool/python-pytest-subtests
- update to 0.11.0:
* Logging is displayed for failing subtests (`#92`_)
* Passing subtests no longer turn the pytest output to yellow
(as if warnings have been issued)
* Now the ``msg`` contents of a subtest is displayed when
running pytest with ``-v``.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 31 19:44:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.11.0:
|
||||
* Logging is displayed for failing subtests (`#92`_)
|
||||
* Passing subtests no longer turn the pytest output to yellow
|
||||
(as if warnings have been issued)
|
||||
* Now the ``msg`` contents of a subtest is displayed when
|
||||
running pytest with ``-v``.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:32:00 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user