~jml/testtools/more-doc-improvements

« back to all changes in this revision

Viewing changes to doc/for-test-authors.rst

  • Committer: Jonathan Lange
  • Date: 2010-11-28 15:15:48 UTC
  • Revision ID: jml@canonical.com-20101128151548-7hoyb4f8o187nl2g
Link to the API docs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
If you are a test author of an unusually large or unusually unusual test
12
12
suite, you might be interested in :doc:`for-framework-folk`.
13
13
 
 
14
You might also be interested in the `testtools API docs`_.
 
15
 
14
16
 
15
17
Introduction
16
18
============
958
960
.. _doctest: http://docs.python.org/library/doctest.html
959
961
.. _Deferred: http://twistedmatrix.com/documents/current/core/howto/defer.html
960
962
.. _discover: http://pypi.python.org/pypi/discover
 
963
.. _`testtools API docs`: http://mumak.net/testtools/apidocs/