File: testing.rst

package info (click to toggle)
trac 1.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 17,452 kB
  • ctags: 8,602
  • sloc: python: 71,206; makefile: 358; sh: 79; xml: 10
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.