Ticket #122 (closed support: fixed)
hey guys the testmangment plugin for TRAC has been updated
| Reported by: | eoin.dunne@… | Owned by: | harri |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | common | Version: | |
| Keywords: | Cc: | ||
| Test Case Result: | pass |
Description
I did a search on google for my plugin to see if it was being discussed on any forums and there was a link to this site.
I've updgraded the plugin to have increased test validation before creating a test run. Just thought I'd let you know.
Also not sure if the testManagement page should be accesible to everyone. I'll be working on permissions soon so that you can control who accesses the TestManagement? plugin, although I think you should be able to control this by making it not accesable to annonymous.
The other tip is that if you add change in the trac.conf file the line testcase_result.options = pass|fail|incomplete to testcase_result.options = |pass|fail|incomplete
the first option in Test Case Result will be blank (empty). This might make more sense since not every ticket is a test case. It might also make reporting a bit easier.
Anyway, I appreciate any feedback on the plugin. Just post issues on the trac hacks plugin page.
