forked from pool/python-pytest-sugar
- update to 1.1.1:
* Adjust signature of SugarTerminalReporter to avoid conflicts
with other pytest plugins
- update to 1.1.0:
* Add Playwright trace file detection and display support for
failed tests
* `--sugar-trace-dir`: Configure the directory name for
Playwright trace files (default: test-results)
* `--sugar-no-trace`: Disable Playwright trace file detection
and display
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-sugar?expand=0&rev=20
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pytest-sugar
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pytest-sugar
|
||||
Version: 1.0.0
|
||||
Version: 1.1.1
|
||||
Release: 0
|
||||
Summary: Pretty printer for pytest progress
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user