[Python-checkins] devguide: Placeholder for a doc on running the test suite.

brett.cannon python-checkins at python.org
Wed Jan 5 01:27:31 CET 2011


brett.cannon pushed c7336c6e50b8 to devguide:

http://hg.python.org/devguide/rev/c7336c6e50b8
changeset:   25:c7336c6e50b8
user:        Brett Cannon <brett at python.org>
date:        Tue Jan 04 15:56:59 2011 -0800
summary:
  Placeholder for a doc on running the test suite.

files:
  index.rst

diff --git a/index.rst b/index.rst
--- a/index.rst
+++ b/index.rst
@@ -24,6 +24,7 @@
     * `PEP 7`_
     * `PEP 8`_
 * :ref:`patch`
+* `Running the test suite <XXX>`_
 * Projects to get familiar with the development process
     * `Help increase test coverage <XXX>`_
     * `Make all unit tests discoverable by unittest <XXX>`_

--
Repository URL: http://hg.python.org/devguide


More information about the Python-checkins mailing list