forked from pool/python-pytest-plus
- update to 0.6.0:
* Add checks for test id length and content * Allow _, - and . in test id * Prevent duplicate test names * Enable mypy * Replace flake8 with ruff OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-plus?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 7 19:56:48 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.6.0:
|
||||
* Add checks for test id length and content
|
||||
* Allow _, - and . in test id
|
||||
* Prevent duplicate test names
|
||||
* Enable mypy
|
||||
* Replace flake8 with ruff
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 10 07:53:52 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user