Modify ↓
Opened 18 years ago
Last modified 16 years ago
#252 new enhancement
Add optional extension to JUnit command
| Reported by: | mstudd@… | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.6.1 |
| Component: | Recipe commands | Version: | 0.5.3 |
| Keywords: | Cc: | ||
| Operating System: |
Description
I'm using a Perl unit testing framework that outputs in JUnit format. I would like to link to the source files for my tests, but the Bitten JUnit command has a hard-coded .java extension.
Attachments (1)
Change History (2)
Changed 18 years ago by mstudd@…
comment:1 Changed 16 years ago by osimons
- Milestone changed from 0.6 to 0.6.1
Note: See
TracTickets for help on using
tickets.

Patch to add optional extension to JUnit recipe command