Check the tutorial on YouTube: http://www.youtube.com/watch?v=BIi3QMT0rT4 

Test Manager plugin for Trac

Copyright (C) 2010-2015 Roberto Longobardi
 
This file is part of the Test Manager plugin for Trac.
 
This software is licensed as described in the file COPYING, which
you should have received as part of this distribution. The terms
are also available at: 

https://trac-hacks.org/wiki/TestManagerForTracPluginLicense

Author: Roberto Longobardi <otrebor.dev@gmail.com>


Project web page on TracHacks: http://trac-hacks.org/wiki/TestManagerForTracPlugin
  
Project web page on SourceForge.net: http://sourceforge.net/projects/testman4trac/
  
Project web page on Pypi: http://pypi.python.org/pypi/TestManager

  
A Trac plugin to create Test Cases, organize them in catalogs, generate test plans and track their execution status and outcome.

This module provides a simple way of running any SQL in the context of the Trac environment. 
This is an extremely helpful debug tool when dealing with database persistence.

Caution: This plugin is not intended for a production environment.

=================================================================================================  
Change History:

(Refer to the tickets on trac-hacks for complete descriptions.)

Release 1.0.0 (2010-10-01):
  o First release publicly available apart from the core Test Manager plugin
  
