-
Notifications
You must be signed in to change notification settings - Fork 85
Description
Goal:
- Test workflow running on pipelines.
- Test result junit.xml is at least committed to the same repo
Implementation:
- From the previous tickets we will have local test execution, now make the github actions workflow to run the tests on the pipelines.
Example workflow: https://github.com/eclipse-score/reference_integration/blob/4a653b4d63f6b77432f8200f9be4d28e9a5245dd/.github/workflows/build_and_test_on_every_pr.yml - Explore whether it is possible to include the test results (coverage / requirement fulfilment) on the docs.
- Is it possible to commit the junit xml results to the gh-pages branch, then for sphinx to generate pages for this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Progress
Status
In Progress