Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » [headless junit] cannot find xml test results file
[headless junit] cannot find xml test results file [message #499563] Mon, 23 November 2009 11:24 Go to next message
Joerg Buchberger is currently offline Joerg BuchbergerFriend
Messages: 46
Registered: July 2009
Member
Hi all.

Is there an option for the junit command, that allows me to specify, if, how and where to save the test results?

Or do I have to put a configuration somewhere?

Regards,
Joerg
icon14.gif  Re: [headless junit] cannot find xml test results file [SOLVED] [message #499587 is a reply to message #499563] Mon, 23 November 2009 12:34 Go to previous message
Joerg Buchberger is currently offline Joerg BuchbergerFriend
Messages: 46
Registered: July 2009
Member
Joerg Buchberger wrote on Mon, 23 November 2009 06:24
Hi all.

Is there an option for the junit command, that allows me to specify, if, how and where to save the test results?

Or do I have to put a configuration somewhere?

Regards,
Joerg


Each of the following gives us the available command line options for buckminsters junit command:
buckminster junit -?

buckminster junit --help

buckminster junit

And this is the description/option I was looking for:
-o
--output
  The (file) path where JUnit XML test output will be written to.


Yep. Tested.
Works like a charm.

Cheers.
Joerg

[Updated on: Mon, 23 November 2009 12:35]

Report message to a moderator

Previous Topic:Setup / tear down for JUnit plugin tests
Next Topic:[hudson plugin] fails when performing #create.product
Goto Forum:
  


Current Time: Thu Apr 25 05:14:24 GMT 2024

Powered by FUDForum. Page generated in 0.02908 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top