- 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:
2023-11-07 19:57:24 +00:00
committed by Git OBS Bridge
parent 2e6c3e07ab
commit f2c0478d14
4 changed files with 14 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pytest-plus
Version: 0.4.0
Version: 0.6.0
Release: 0
Summary: Extension for pytest to enforce minimum tests pass
License: MIT