summaryrefslogtreecommitdiff
path: root/doc/en/usage.rst
diff options
context:
space:
mode:
authorBruno Oliveira <nicoddemus@gmail.com>2018-03-15 12:04:34 -0300
committerGitHub <noreply@github.com>2018-03-15 12:04:34 -0300
commitfbcf1a90c9ffa849827918249fef1721a1f43bdd (patch)
tree49ccb08c2a2349644211fd4fc2da6a5e757d676d /doc/en/usage.rst
parent1b535387bfc68bd8d0e1971558d5d7ac9f9e129a (diff)
parent51c0256cd4f069449651b82a35a98e8f54c73b4b (diff)
downloadpytest-fbcf1a90c9ffa849827918249fef1721a1f43bdd.tar.gz
Merge pull request #3193 from pytest-dev/ref-docs
Reference docs
Diffstat (limited to 'doc/en/usage.rst')
-rw-r--r--doc/en/usage.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/en/usage.rst b/doc/en/usage.rst
index ffb380b78..7f967aa4f 100644
--- a/doc/en/usage.rst
+++ b/doc/en/usage.rst
@@ -220,6 +220,8 @@ To set the name of the root test suite xml item, you can configure the ``junit_s
[pytest]
junit_suite_name = my_suite
+.. _record_xml_property example:
+
record_xml_property
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^