Thanks to visit codestin.com Credit goes to github.com
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 c82dda1 commit 5e38267Copy full SHA for 5e38267
1 file changed
Doc/library/unittest.rst
@@ -73,7 +73,7 @@ test runner
73
for those new to unit testing. For production environments it is
74
recommended that tests be driven by a continuous integration system such as
75
`Buildbot <https://buildbot.net/>`_, `Jenkins <https://jenkins.io/>`_
76
- or `Hudson <http://hudson-ci.org/>`_.
+ or `Travis-CI <https://travis-ci.com>`_, or `AppVeyor <https://www.appveyor.com/>`_.
77
78
79
.. _unittest-minimal-example:
0 commit comments