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

test coverage? #15

Open
jfix opened this issue Apr 29, 2014 · 5 comments
Open

test coverage? #15

jfix opened this issue Apr 29, 2014 · 5 comments

Comments

@jfix
Copy link

jfix commented Apr 29, 2014

Hi, thanks for the plugin! I've tried using it and it works with some caveats (we're using Xquery 3.0 constructs like ! and ||). However, one thing I didn't manage to get output for is test coverage. Is there something particular to configure, or is this a future feature?

@ndvalencia
Copy link

Hi, I have problems making the plugin, Could you help me about how you make the plugin?

This is my problem #16

Thanks.

@malteseduck
Copy link
Owner

Is there a XQuery testing framework that outputs test coverage information? There were no plans to implement showing this information in sonar because I was not aware of any framework that could do it. This currently only shows results, and only if those results are in a TestNG XML output format, if I remember correctly.

@malteseduck
Copy link
Owner

xray now seems to have some code coverage support so at least it is now possible to potentially support this.

@jfix
Copy link
Author

jfix commented Jun 26, 2014

yes, I noticed in branch 2.1 code coverage will be available.

@PriyaPrabakar123
Copy link

Hi

SonarQube 4.3 and plugin 2.1 does not show proper output as in Issue 17. Is this fixed ?

or can we do code coverage for xquery with plugin 1.4 and sonarQube 3.5.1

Do we also have any tutorial for writing code coverage tests for xquery?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants