- update to 2.3.1:

* Documentation Update, README.md
  * Turn help function list into a table with param lists
  * Show an alternative method of creating a helper function
    using `check.fail()`
  * `fail(msg)` - indicate test failure, but don't stop testing
  * Summaries from 2.2.3 are cool, but don't work with xdist

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-check?expand=0&rev=14
This commit is contained in:
2024-02-01 20:54:45 +00:00
committed by Git OBS Bridge
parent 3e1c11bc85
commit e4bf83a7a1
4 changed files with 15 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pytest-check
Version: 2.2.4
Version: 2.3.1
Release: 0
Summary: A pytest plugin that allows multiple failures per test
License: MIT