File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ Andras Tim
24
24
Andrea Cimatoribus
25
25
Andreas Motl
26
26
Andreas Zeidler
27
+ Andrew Shapton
27
28
Andrey Paramonov
28
29
Andrzej Klajnert
29
30
Andrzej Ostrowski
Original file line number Diff line number Diff line change @@ -153,6 +153,6 @@ to do this is by loading these data in a fixture for use by your tests.
153
153
This makes use of the automatic caching mechanisms of pytest.
154
154
155
155
Another good approach is by adding the data files in the ``tests `` folder.
156
- There are also community plugins available to help managing this aspect of
156
+ There are also community plugins available to help to manage this aspect of
157
157
testing, e.g. `pytest-datadir <https://pypi.org/project/pytest-datadir/ >`__
158
158
and `pytest-datafiles <https://pypi.org/project/pytest-datafiles/ >`__.
You can’t perform that action at this time.
0 commit comments