Skip to content

Commit bab1ef5

Browse files
authored
Merge pull request #4257 from Bernardoow/changed_address_to_pytest-datadir
changed address to pytest-data-dir
2 parents 9ef23b6 + b0c0911 commit bab1ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/fixture.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ This makes use of the automatic caching mechanisms of pytest.
153153

154154
Another good approach is by adding the data files in the ``tests`` folder.
155155
There are also community plugins available to help managing this aspect of
156-
testing, e.g. `pytest-datadir <https://github.com/gabrielcnr/pytest-datadir>`__
156+
testing, e.g. `pytest-datadir <https://pypi.org/project/pytest-datadir/>`__
157157
and `pytest-datafiles <https://pypi.org/project/pytest-datafiles/>`__.
158158

159159
.. _smtpshared:

0 commit comments

Comments
 (0)