pkgsrc/devel/py-test/distinfo
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

6 lines
401 B
Text

$NetBSD: distinfo,v 1.33 2017/09/08 11:05:52 adam Exp $
SHA1 (pytest-3.2.2.tar.gz) = cea4f713dea6fe57aa224a19507bb755e4892d33
RMD160 (pytest-3.2.2.tar.gz) = 21ce162286979f09371bb60d690c005552200b01
SHA512 (pytest-3.2.2.tar.gz) = 6df3a50e7d1efeaf7a283920b16d1daf800798f422bc851b0aacd2bbd5cb0a88c95f9057fae49943b9dfe6527ed552cdf8d983b944ab91d0af252ee4f6eb82db
Size (pytest-3.2.2.tar.gz) = 786396 bytes