Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose FitNesse tests results throught Jenkins API #2

Merged
merged 1 commit into from
Aug 22, 2012

Conversation

rborer
Copy link
Contributor

@rborer rborer commented May 21, 2012

Hi,

Here is a small enhancement around the FitnesseResults class so that the test results can be retrieved through the Jenkins API. Right now, the API return nothing as this class is missing the @exported annotations.

The exported results can be found under jobName/number/fitnesseReport/api/{xml,json,python}.

Could you consider merging it if you find it useful?

Best regards,
Reynald

P.S: I also fixed a nasty NPE that could happen inside the calculateDurationInMillis() method.

FitNesse tests results are now published through the API, under jobName/number/fitnesseReport/api/{xml,json,python}
@buildhive
Copy link

Jenkins » fitnesse-plugin #7 UNSTABLE
Looks like there's a problem with this pull request
(what's this?)

@clakech
Copy link

clakech commented May 27, 2012

+1 this sounds a good PR

swestcott added a commit that referenced this pull request Aug 22, 2012
Expose FitNesse tests results throught Jenkins API
@swestcott swestcott merged commit 89a74d9 into jenkinsci:master Aug 22, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants