[[PageOutline(2-5,Contents,pullout)]] = Test Manager plugin for Trac = == Description == A Trac plugin to create Test Cases, organize them in catalogs and track their execution status and outcome. Differently from other test management plugins for Trac that use Tickets as test case holders, this one uses Wiki pages and an additional proprietary data model to store Test Cases. This allows you to not pollute your ticket lists with something that is not a ticket, and at the same time is powered by the Trac search engine and formatting syntax for Wiki pages. A set of plugins intercept requests for Wiki pages that are test cases and decorate the page with title, breadcrumbs, tree view, type-ahead search inside the catalogs, test case status semaphore and icons and buttons that allow you to create new test cases, sub-catalogs, copy and paste test cases around different catalogs and change a test case status. Project site: http://sourceforge.net/projects/testman4trac/ == Bugs/Feature Requests == Existing bugs and feature requests for TestManagerForTracPlugin are [report:9?COMPONENT=TestManagerForTracPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TestManagerForTracPlugin&owner=seccanj new ticket]. == Download == Download the egg files, ready to be installed, from the project site [http://sourceforge.net/projects/testman4trac/files here]. == Source == You can download the source code from [https://sourceforge.net/projects/testman4trac/files here]. == Example == The plugin can be installed as usual, from the Trac administration panel, and requires a database upgrade. At the moment it has been tested only on Trac 0.11 with Python 2.5. Follow the tutorial presentation that you can download from the project site to get started. == Recent Changes == [[ChangeLog(testmanagerfortracplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:seccanj] [[BR]] '''Maintainer:''' [wiki:seccanj] [[BR]] '''Contributors:'''