We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6a302d commit 5748c5cCopy full SHA for 5748c5c
doc/en/reference.rst
@@ -891,7 +891,7 @@ passed multiple times. The expected format is ``name=value``. For example::
891
.. versionadded:: 3.2
892
893
Sets a directory where stores content of cache plugin. Default directory is
894
- ``.cache`` which is created in :ref:`rootdir <rootdir>`. Directory may be
+ ``.pytest_cache`` which is created in :ref:`rootdir <rootdir>`. Directory may be
895
relative or absolute path. If setting relative path, then directory is created
896
relative to :ref:`rootdir <rootdir>`. Additionally path may contain environment
897
variables, that will be expanded. For more information about cache plugin
0 commit comments