Commit Graph

15 Commits

Author SHA256 Message Date
13099a0f26 - update to 0.14.2:
* Print output "dots" for successful unittest subtests (#164).
  * Improved reporting in case subtests raise pytest.xfail
    (#194).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=27
2025-09-29 21:04:39 +00:00
848aa41eda - pytest made attrs optional, add it here
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=25
2025-04-22 13:02:40 +00:00
02c2c58a10 Accepting request 1238442 from home:ojkastl_buildservice:Branch_devel_languages_python_pytest
update to 0.14.1

OBS-URL: https://build.opensuse.org/request/show/1238442
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=23
2025-01-17 12:23:15 +00:00
3e4d744e85 - update to 0.12.1:
* Fixed compatibility with upcoming pytest 8.1.x.  (#125).
  * Python 3.12 is now officially supported (#113).
  * Added typing support (#115).
  * SubTests can be imported from pytest_subtests to type-
    annotate the subtests fixture.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=21
2024-03-25 15:01:45 +00:00
92e32f63f2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=19 2023-05-31 19:46:45 +00:00
e3ef480f13 - 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
2023-05-31 19:45:29 +00:00
a02d0beaf2 Accepting request 1082419 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1082419
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=16
2023-04-24 09:14:26 +00:00
748b353eb7 - 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
2023-03-27 07:22:58 +00:00
638da64fda - Update to 0.9.0:
* Python 3.11 is officially supported.
  * Dropped support for Python 3.6.
  * Now passing subtests are shown in the test run summary at the end (for
    example: 10 failed, 1 passed, 10 subtests passed in 0.10s) (#70).
  * Fixed support for pytest 7.0, and pytest>=7.0 is now required.
  * pytest>=6.0 is now required.
  * Added official support for Python 3.10.
  * Dropped support for Python 3.5.
  * Users no longer need to configure a warnings filter for the internal A
    private pytest class or function was used pytest warning (#52).
  * Experimental: Use SUBPASS and , for passed subtests instead of general
    PASSED, SUBFAIL and u for failed ones instead of FAILED (#30).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=12
2023-01-10 04:20:54 +00:00
7b1a109bf9 Accepting request 923672 from home:pmonrealgonzalez:branches:devel:languages:python:pytest
- Update to 0.5.0
  * Add support for pytest.mark.xfail

OBS-URL: https://build.opensuse.org/request/show/923672
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=11
2021-10-07 10:31:28 +00:00
b1694f736d Accepting request 880306 from home:bnavigator:branches:devel:languages:python:pytest
- Update to 0.4.0
  * Add Python 3.9 support and bump pytest requirement
  * Add support for --pdb

OBS-URL: https://build.opensuse.org/request/show/880306
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=9
2021-03-25 07:53:44 +00:00
39ae322d1f Accepting request 846265 from home:mmachova:branches:devel:languages:python:pytest
- Update to 0.3.2
  * Fix pytest 6.0 support.

OBS-URL: https://build.opensuse.org/request/show/846265
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=7
2020-11-05 15:10:39 +00:00
Tomáš Chvátal
ae62943c4e - Update to 0.3.1:
* Fix pytest 5.4 support.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=5
2020-06-09 07:44:17 +00:00
Tomáš Chvátal
3b6d0b12ff - Update to 0.3.0:
* subtests now correctly captures and displays stdout/stderr (#18).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=3
2020-02-20 07:13:31 +00:00
Tomáš Chvátal
6445cb45f1 Accepting request 726759 from home:jayvdb:py-new
New plugin by pytest-dev

OBS-URL: https://build.opensuse.org/request/show/726759
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=1
2019-08-29 02:16:18 +00:00