Modify ↓
Opened 18 years ago
Last modified 13 years ago
#1576 new enhancement
Enabling attachments for test data
Reported by: | Owned by: | edunne | |
---|---|---|---|
Priority: | normal | Component: | TestCaseManagementPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
Sorry for posting so many tickets ;)
When creating test cases sometimes you need some testing data, in form of text-documents or something else.
I think it would be helpful to have a new tag "attachment" or something in the xml-file where you can refer to a file in the same repository-folder where the test cases are stored.
This file could be linked (you can download it from the repository-browser), or attached to the ticket. (I think it should be linked, because such files can become very huge)
What do you think?
Attachments (0)
Change History (2)
comment:1 Changed 18 years ago by
Owner: | changed from edunne to anonymous |
---|---|
Status: | new → assigned |
comment:2 Changed 15 years ago by
Owner: | changed from anonymous to edunne |
---|---|
Status: | assigned → new |
edunne, what's the ETA on when this tag will be available?
Note: See
TracTickets for help on using
tickets.
Yeah I could definately see how that would be handy. I like your idea of just having an extra tag in the xml file that would simply be a link to some extra test data, as opposed to trying to attach the file to the ticket.
This would be pretty straight forward to do, so yeah I'll get it on it.
And no worries about posting lot's of tickets. You seem to understand the direction I was trying to take the plugin. i.e version everything in subversion and use TRAC for reporting.