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

Fix JUnit issue with Python tests #148

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Fix JUnit issue with Python tests #148

merged 2 commits into from
Sep 19, 2024

Conversation

hugoqnc
Copy link
Member

@hugoqnc hugoqnc commented Sep 19, 2024

  • Add a dependency to junit-jupiter-engine to fix how Python tests are executed
  • Replace all org.junit.Test by org.junit.jupiter.api.Test

Signed-off-by: Hugo Queinnec <[email protected]>
Signed-off-by: Hugo Queinnec <[email protected]>
@hugoqnc hugoqnc changed the title Fix/python tests Fix JUnit issue with Python tests Sep 19, 2024
@hugoqnc hugoqnc self-assigned this Sep 19, 2024
@hugoqnc hugoqnc added the bug Something isn't working label Sep 19, 2024
@hugoqnc hugoqnc marked this pull request as ready for review September 19, 2024 08:07
@n1ckl0sk0rtge n1ckl0sk0rtge merged commit 4aaf8b9 into main Sep 19, 2024
2 checks passed
@n1ckl0sk0rtge n1ckl0sk0rtge deleted the fix/python-tests branch September 19, 2024 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants