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

Add junit reporter for gitlab-ci #124

Open
LBeaulaton opened this issue Jul 12, 2024 · 0 comments
Open

Add junit reporter for gitlab-ci #124

LBeaulaton opened this issue Jul 12, 2024 · 0 comments

Comments

@LBeaulaton
Copy link

To make the best use of gitlab-ci you can add a junit reporter for tests. This is the only reporter supported by gitlab.

junit reporter is avalaible from the {testthat} package.

This post gives a working solution.
In my experience {xml2} needs to be added as a suggests package (required for junit).

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

1 participant