- 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:
2023-03-27 07:22:58 +00:00
committed by Git OBS Bridge
parent 638da64fda
commit 748b353eb7
4 changed files with 14 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-pytest-subtests
Version: 0.9.0
Version: 0.10.0
Release: 0
Summary: Python unittest subTest() support and subtests fixture
License: MIT