Opened 19 years ago
Closed 19 years ago
#495 closed enhancement (fixed)
Testopia for Trac?
| Reported by: | anonymous | Owned by: | anybody |
|---|---|---|---|
| Priority: | high | Component: | Request-a-Hack |
| Severity: | normal | Keywords: | |
| Cc: | Giel van Schijndel, hw@… | Trac Release: | 0.10 |
Description
It'd be beautiful if there was something like Testopia for Trac. Its use is proabably the main reason I can't migrate completely away from Bugzilla.
Attachments (0)
Change History (9)
comment:1 Changed 19 years ago by
| Priority: | normal → high |
|---|
comment:3 Changed 19 years ago by
This would really, really be useful - but looks like maybe it'd be a huge project?
comment:4 Changed 19 years ago by
Bitten has provisions for working with unit test frameworks, though it lacks the same degree of web UI.
comment:5 Changed 19 years ago by
| Cc: | Giel van Schijndel added; anonymous removed |
|---|---|
| Type: | defect → enhancement |
I would really, really love seeing this to be implemented!
comment:6 Changed 19 years ago by
| Cc: | hw@… added |
|---|
comment:9 Changed 19 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
I wrote a plugin for trac that handles test case management.
It is the one referenced in a previous comment. I didn't even know that there was a request for it, as we were using this plugin internally at my company.
http://trac-hacks.org/wiki/TestCaseManagementPlugin
Feel free to request new features etc. if this doesn't meet your needs completely.
For now though I'll close this ticket.



This plugins could be a real improvment for Trac. We are using an ugly access file to manage tests :(