Path to this page:
Subject: CVS commit: pkgsrc/devel/py-test-assume
From: Adam Ciarcinski
Date: 2019-11-14 19:07:20
Message id: 20191114180720.2EF33FA97@cvs.NetBSD.org
Log Message:
py-test-assume: updated to 2.2.0
2.2.0 - Context manager
Changelog:
Added context manager for pytest.assume
Updated README with new output
2.1.0 - New pytest hook!
Changelog:
Add new pytest hooks for downstream usage
Use pytest_pyfunc_call hook instead of logreport for compatibility with other plugins
Updated traceback info w/ the new hook
Files: