forked from pool/python-pytest-check
Accepting request 1143496 from devel:languages:python:pytest
- 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/request/show/1143496
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-check?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2e696603141f5b2de905b93583e45984ec3c61cec702649deb10bd9748560bb
|
||||
size 27197
|
||||
3
pytest_check-2.3.1.tar.gz
Normal file
3
pytest_check-2.3.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51b8f18a8ccaa426c5d913c4e0e46f014aaa7579481ea03d22d7e1f498f689b2
|
||||
size 28674
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 1 20:54:06 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 9 21:33:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user