pytest2/doc/en/reference
Bruno Oliveira 7eb0792cba Add pytest.version_tuple
This adds `pytest.version_tuple`, which makes it simpler for users to do something depending on the pytest version, such as declaring hooks which are introduced in later versions.

This feature was added originally in https://github.com/pypa/setuptools_scm/pull/475.

Followup to https://github.com/pytest-dev/pytest/pull/7605.
2021-06-14 09:04:14 -03:00
..
customize.rst config: expose Config for typing purposes 2021-05-24 12:26:22 +03:00
exit-codes.rst Further rationalised "how to invoke pytest" material. (#8536) 2021-04-08 21:19:30 -03:00
fixtures.rst Fix typo in fixture.rst 2021-06-09 15:13:48 -07:00
index.rst Further rationalised "how to invoke pytest" material. (#8536) 2021-04-08 21:19:30 -03:00
plugin_list.rst [automated] Update plugin list 2021-06-13 00:10:04 +00:00
reference.rst Add pytest.version_tuple 2021-06-14 09:04:14 -03:00