s4:dsdb/drepl: update the source_dsa_obj/invocation_id in repsFrom
[Samba/gebeck_regimport.git] / lib / testtools / doc / index.rst
blobbac47e43794d5a670c0f61cf8993211b84d32dd9
1 .. testtools documentation master file, created by
2    sphinx-quickstart on Sun Nov 28 13:45:40 2010.
3    You can adapt this file completely to your liking, but it should at least
4    contain the root `toctree` directive.
6 testtools: tasteful testing for Python
7 ======================================
9 testtools is a set of extensions to the Python standard library's unit testing
10 framework. These extensions have been derived from many years of experience
11 with unit testing in Python and come from many different sources. testtools
12 also ports recent unittest changes all the way back to Python 2.4.  The next
13 release of testtools will change that to support versions that are maintained
14 by the Python community instead, to allow the use of modern language features
15 within testtools.
18 Contents:
20 .. toctree::
21    :maxdepth: 1
23    overview
24    for-test-authors
25    for-framework-folk
26    hacking
27    Changes to testtools <news>
28    API reference documentation <http://mumak.net/testtools/apidocs/>
30 Indices and tables
31 ==================
33 * :ref:`genindex`
34 * :ref:`modindex`
35 * :ref:`search`