python-pytest
No description set
- Developed at devel:languages:python:pytest
- Sources inherited from project openSUSE:Factory
-
13
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rguenther:plgrnd/python-pytest && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
pytest-5.3.2.tar.gz | 0000995560 972 KB | |
python-pytest.changes | 0000124751 122 KB | |
python-pytest.spec | 0000004375 4.27 KB |
Revision 52 (latest revision is 87)
Dominique Leuenberger (dimstar_suse)
accepted
request 764286
from
Tomáš Chvátal (scarabeus_iv)
(revision 52)
- Fix typo importlib_metadata -> importlib-metadata - Update to 5.3.2: * junitxml: Logs for failed test are now passed to junit report in case the test fails during call phase. * supporting files in the .pytest_cache directory are kept with --cache-clear, which only clears cached values now. * Fix assertion rewriting for egg-based distributions and editable installs (pip install --editable). * Improve check for misspelling of pytest.mark.parametrize. * Handle exit.Exception raised in notify_exception (via pytest_internalerror), e.g. when quitting pdb from post mortem. * default value of junit_family option will change to xunit2 in pytest 6.0, given that this is the version supported by default in modern tools that manipulate this type of file. * In order to smooth the transition, pytest will issue a warning in case the --junitxml option is given in the command line but junit_family is not explicitly configured in pytest.ini.
Comments 0