diff --git a/doc/en/fixture.rst b/doc/en/fixture.rst index 65664c0b2..7d9af6fa8 100644 --- a/doc/en/fixture.rst +++ b/doc/en/fixture.rst @@ -153,7 +153,7 @@ This makes use of the automatic caching mechanisms of pytest. Another good approach is by adding the data files in the ``tests`` folder. There are also community plugins available to help managing this aspect of -testing, e.g. `pytest-datadir `__ +testing, e.g. `pytest-datadir `__ and `pytest-datafiles `__. .. _smtpshared: