forked from pool/python-pytest-subtests
- update to 0.10.0:
* Added experimental support for suppressing subtest output
dots in non-verbose mode with ``--no-subtests-shortletter``
-- this allows the native pytest column calculations to not
be disrupted and minimizes unneeded output for large CI
systems.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=14
This commit is contained in:
BIN
pytest-subtests-0.10.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
pytest-subtests-0.10.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c0317cd5f6a5eb3e957e89dbe4fc3322a9afddba2db8414355ed2a2cb91a844e
|
|
||||||
size 10914
|
|
||||||
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 27 07:22:47 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.10.0:
|
||||||
|
* Added experimental support for suppressing subtest output
|
||||||
|
dots in non-verbose mode with ``--no-subtests-shortletter``
|
||||||
|
-- this allows the native pytest column calculations to not
|
||||||
|
be disrupted and minimizes unneeded output for large CI
|
||||||
|
systems.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 10 04:19:50 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
Tue Jan 10 04:19:50 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-pytest-subtests
|
Name: python-pytest-subtests
|
||||||
Version: 0.9.0
|
Version: 0.10.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python unittest subTest() support and subtests fixture
|
Summary: Python unittest subTest() support and subtests fixture
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user