1
0
mirror of https://github.com/edgewall/trac.git synced 2026-02-06 12:46:37 +01:00
Files
trac/doc/dev/testing.rst

17 lines
316 B
ReStructuredText

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.