File: testing.rst

package info (click to toggle)
trac 1.6-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 26,620 kB
  • sloc: python: 81,903; javascript: 2,219; makefile: 561; sh: 92; xml: 12
file content (16 lines) | stat: -rw-r--r-- 316 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Testing in Trac
===============

So, you'd like to make sure Trac works in your configuration.
Excellent.  Here's what you need to know.

.. toctree::
   :maxdepth: 2

   testing-intro
   testing-core
   testing-environment
   testing-database
   testing-plugins

.. todo :: write more, with testing-specific steps.