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 step to publish junit test results #162

Open
8 tasks
ErikRehmTT opened this issue Aug 14, 2024 · 0 comments
Open
8 tasks

Add step to publish junit test results #162

ErikRehmTT opened this issue Aug 14, 2024 · 0 comments
Labels
ecu-test ecu.test related issue feature New feature request

Comments

@ErikRehmTT
Copy link
Collaborator

ErikRehmTT commented Aug 14, 2024

Describe the feature request

As a test engineer I want to see my test results within the Jenkins native views for test results.

Acceptance criteria

  • new step to publish jUnit reports exists
  • the step does not trigger the report generation -> its expected that the report is already in the report folder
  • the step allows to set thresholds to set the build unstable or failed if the percentage of failed tests is above the thresholds
  • option exists to override stage status based on threshold evaluation
  • by default the step fails if no report was found, but its possible to disable this behavior
  • the jUnit results are available in the test results sidebar entry (by using the jUnit plugin)
  • new step is documented
  • tests got extended on all test levels
@ErikRehmTT ErikRehmTT added ecu-test ecu.test related issue feature New feature request labels Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ecu-test ecu.test related issue feature New feature request
Projects
None yet
Development

No branches or pull requests

1 participant