forked from pool/python-pytest-check
- 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:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user