ab27185b7a
Bug Fixes * Calling the deprecated request.getfuncargvalue() now shows the source of the call. * Allow tests declared as @staticmethod to use fixtures. * Fixed edge-case during collection: attributes which raised pytest.fail when accessed would abort the entire collection. * Fix ReprFuncArgs with mixed unicode and UTF-8 args. Improved Documentation * In examples on working with custom markers, add examples demonstrating the usage of pytest.mark.MARKER_NAME.with_args in comparison with pytest.mark.MARKER_NAME.__call__ * In one of the simple examples, use pytest_collection_modifyitems() to skip tests based on a command-line option, allowing its sharing while preventing a user error when acessing pytest.config before the argument parsing. Trivial/Internal Changes * Fixed minor error in ‘Good Practices/Manual Integration’ code snippet. * Fixed typo in goodpractices.rst. * Improve user guidance regarding --resultlog deprecation. |
||
---|---|---|
.. | ||
ALTERNATIVES | ||
DESCR | ||
distinfo | ||
Makefile | ||
PLIST |