From fb45f8284041faacb05d0cb2d2046a49d9db493a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCttler?= Date: Tue, 5 Apr 2016 14:08:30 +0200 Subject: [PATCH] Hudson -> Jenkins --- doc/en/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/en/usage.rst b/doc/en/usage.rst index a3d56deff..fba699849 100644 --- a/doc/en/usage.rst +++ b/doc/en/usage.rst @@ -158,7 +158,7 @@ To get a list of the slowest 10 test durations:: Creating JUnitXML format files ---------------------------------------------------- -To create result files which can be read by Hudson_ or other Continuous +To create result files which can be read by Jenkins_ or other Continuous integration servers, use this invocation:: py.test --junitxml=path