c4cbcfe935
pytest 4.3.0: Deprecations * pytest.warns() now emits a warning when it receives unknown keyword arguments. This will be changed into an error in the future. Features * Usage errors from argparse are mapped to pytest’s UsageError. * Add the --ignore-glob parameter to exclude test-modules with Unix shell-style wildcards. Add the collect_ignore_glob for conftest.py to exclude test-modules with Unix shell-style wildcards. * The warning about Python 2.7 and 3.4 not being supported in pytest 5.0 has been removed. In the end it was considered to be more of a nuisance than actual utility and users of those Python versions shouldn’t have problems as pip will not install pytest 5.0 on those interpreters. * With the help of new set_log_path() method there is a way to set log_file paths from hooks. Bug Fixes * --help and --version are handled with UsageError. * Fix AssertionError with collection of broken symlinks with packages. |
||
---|---|---|
.. | ||
ALTERNATIVES | ||
DESCR | ||
distinfo | ||
Makefile | ||
PLIST |