File: testing.rst

package info (click to toggle)
trac 1.0.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 16,244 kB
  • ctags: 6,848
  • sloc: python: 56,954; makefile: 350; 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.