saltbundlepy-pytest
No description set
- Sources inherited from project systemsmanagement:saltstack:bundle:next
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout systemsmanagement:saltstack:bundle:next:Debian12/saltbundlepy-pytest && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
pytest-7.3.2.tar.gz | 0001338457 1.28 MB | |
saltbundlepy-pytest.changes | 0000133490 130 KB | |
saltbundlepy-pytest.spec | 0000004482 4.38 KB |
Revision 8 (latest revision is 10)
Pablo Suárez Hernández (PSuarezHernandez)
accepted
request 1114761
from
Victor Zhestkov (vizhestkov)
(revision 8)
- Update to 7.3.2: * Fix bug where very long option names could cause pytest to break with ``OSError: [Errno 36] File name too long`` on some systems. * Support for Python 3.12 * honored to load root ``conftests``. * The `monkeypatch` `setitem`/`delitem` type annotations now allow `TypedDict` arguments. * Fixed bug in assertion rewriting where a variable assigned with the walrus operator could not be used later in a function call. * Fixed ``--last-failed``'s "(skipped N files)" functionality for files inside of packages (directories with `__init__.py` files). - Update to 7.3.1: * Python 3.12 support - Update to 7.3.0: * --log-disable CLI option added to disable individual loggers. * Added tmp_path_retention_count and tmp_path_retention_policy configuration options to control how directories created by the tmp_path fixture are kept. * For list of omprovements and bugfixes, please read https://docs.pytest.org/en/stable/changelog.html#pytest-7-3-0-2023-04-08 - Update to 7.2.2: * Fixed :func:`pytest.approx` handling of dictionaries containing one or more values of `0.0`. * Fixed crash if `--cache-show` and `--help` are passed at the same time. * Fixed bug where a fixture method named ``teardown`` would
Comments 0