File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -99,9 +99,10 @@ need to derive from a specific class.
9999
100100 The script :file: `Tools/unittestgui/unittestgui.py ` in the Python source distribution is
101101 a GUI tool for test discovery and execution. This is intended largely for ease of use
102- for those new to unit testing. For production environments it is recommended that
103- tests be driven by a continuous integration system such as `Hudson <http://hudson-ci.org/ >`_
104- or `Buildbot <http://buildbot.net/trac >`_.
102+ for those new to unit testing. For production environments it is
103+ recommended that tests be driven by a continuous integration system such as
104+ `Buildbot <http://buildbot.net/trac >`_, `Jenkins <http://jenkins-ci.org >`_
105+ or `Hudson <http://hudson-ci.org/ >`_.
105106
106107
107108.. _unittest-minimal-example :
You can’t perform that action at this time.
0 commit comments