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,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 14 18:27:57 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 1 20:51:57 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user