You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unexpected logs appear in the IntelliJ console after running tests that use the JUnit5 @BeforeAll annotation. I tried changing the Allure version from 2.29.0 to 2.24.0, but the issue persists.
What happened?
I'm submitting a ...
What is the current behavior?
Unexpected logs appear in the IntelliJ console after running tests that use the JUnit5
@BeforeAll
annotation. I tried changing the Allure version from 2.29.0 to 2.24.0, but the issue persists.This issue has already been mentioned in:
Steps to reproduce:
Additionally, I have added the following property in junit-platform.properties:
Please tell us about your environment:
Other information
What Allure Integration are you using?
allure-junit5
What version of Allure Integration you are using?
2.29.0
What version of Allure Report you are using?
2.29.0
Code of Conduct
The text was updated successfully, but these errors were encountered: