Feature #1857
Add a "jenkins:unit" rake task for producing junit output.
History
#1
Updated by Sam Kottler almost 10 years ago
- Status changed from Feedback to Closed
This has been fixed.
#2
Updated by Sam Kottler almost 10 years ago
- Target version set to 1.1
Adding a 1.1 target so this is include in the release notes.
#3
Updated by Ohad Levy almost 10 years ago
- Status changed from Closed to Feedback
just realized I did a mistake and merged this into the main gem file.
this should be moved to a jenkins related bundler.d/jenkis.rb file.
also, do we need both test and dev or is test enough?
#4
Updated by Sam Kottler almost 10 years ago
I submitted a pull request to move the dependency into solely the test group (bundler.d/test.rb).