pkgsrc/devel/py-test
adam ab27185b7a Pytest 3.2.2:
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.
2017-09-08 11:05:52 +00:00
..
ALTERNATIVES
DESCR
distinfo Pytest 3.2.2: 2017-09-08 11:05:52 +00:00
Makefile Pytest 3.2.2: 2017-09-08 11:05:52 +00:00
PLIST Pytest 3.2.0: 2017-08-03 07:44:11 +00:00