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

[FEATURE] Add CI Test to Verify Execution of Tests #648

Open
mateusmolina-iese opened this issue Feb 24, 2025 · 0 comments
Open

[FEATURE] Add CI Test to Verify Execution of Tests #648

mateusmolina-iese opened this issue Feb 24, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@mateusmolina-iese
Copy link
Member

Currently, our CI pipeline does not explicitly verify whether tests were executed. To ensure test execution, we should add a CI step that checks for the existence of Surefire and Failsafe reports after the testing phase. If these reports are missing, the CI should fail to prevent false positives in test results.

Acceptance Criteria:

  • The pipeline should fail with a clear error message if reports are missing.
@mateusmolina-iese mateusmolina-iese added the enhancement New feature or request label Feb 24, 2025
@aaronzi aaronzi moved this from General to BaSyx Java V2 in BaSyx Backlog Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: BaSyx Java V2
Development

No branches or pull requests

1 participant