hudson « junit « Java Testing Q&A

Home
Java Testing Q&A
1.Development
2.FindBugs
3.HTMLUnit
4.hudson
5.junit
6.performance
7.plugin
8.profile
9.selenium
10.Tools
11.unit test
Java Testing Q&A » junit » hudson 

1. Unable to get hudson to parse JUnit test output XML    stackoverflow.com

EDIT: This issue has been fixed by google in gtest 1.4.0; see the original bug report for more information. I've recently switched to gtest for my C++ testing framework, and ...

2. How do you get FlexUnit output in JUnit format?    stackoverflow.com

I am setting up FlexUnit to run from the command line and want to capture the results in JUnit format, so that I can pull them into Hudson. What are my ...

3. JUnit/Ant XML file format for stdout    stackoverflow.com

I'm writing my own test program and I want to be able to re-use tools like Hudson for displaying the results of the test cases. I've so far gotten the results ...

4. Junit/Ant re-run failed tests    stackoverflow.com

I was wondering if anyone had any idea about how one would go about re-runing failed Junit tests in the same run through. For example, tests 1-5 are run and all ...

5. Parsing JUnit XML with Hudson    stackoverflow.com

I'm using Jasmine-reporters (https://github.com/larrymyers/jasmine-reporters) with Jasmine to output a bunch of JUnitXML format files that I need Hudson to parse for me and report on success/failure. Does anybody know how I ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.