diff --git a/doc/en/usage.rst b/doc/en/usage.rst index 91b91002b..7c3ef19fb 100644 --- a/doc/en/usage.rst +++ b/doc/en/usage.rst @@ -298,8 +298,8 @@ To set the name of the root test suite xml item, you can configure the ``junit_s JUnit XML specification seems to indicate that ``"time"`` attribute should report total test execution times, including setup and teardown -(`1`_, -`2`_). +(`1 `_, `2 +`_). It is the default pytest behavior. To report just call durations instead, configure the ``junit_time`` option like this: