Dear pytest enthusiasts,
This is not pytest per se but quite low-level python so you may find it
interesting also for pytest, that has many decorators.
--
Writing python decorators is quite a tideous process, in particular when you
wish to add arguments, and in particular in two cases : al
(wrong title in previous email, sorry)
Dear pytest enthusiasts,
This is not pytest per se but quite low-level python so you may find it
interesting also for pytest, that has many decorators.
--
Writing python decorators is quite a tideous process, in particular when you
wish to add argu
Hi everyone,
pytest 4.3.1 has just been released to PyPI.
This is a bug-fix release, being a drop-in replacement. To upgrade::
pip install --upgrade pytest
The full changelog is available at
https://docs.pytest.org/en/latest/changelog.html.
Thanks to all who contributed to this release, amon