Exception on processing AssertJ SoftAssertions #210
Labels
theme:assertj
AssertJ related issue
type:bug
Something isn't working
work:backlog
No work on this issue at the moment
I'm submitting a ...
What is the current behavior?
Build fails with exception:
if there SoftAssertions class is used in test:
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
1.Apply allure-assertJ plugin version 2.6.0
2.Create any tst with usage of SoftAssertions classs
3.Run tests
What is the expected behavior?
There is not exceptions (except assertion failures) in build. Allure report with allure-assertj plugin is generated
Please tell us about your environment:
| Allure version | 2.6.0 |
| AssertJ plugin | allure-assertj:2.6.0 |
| Test framework | [email protected] |
| Allure integration | [email protected] |
| Generate report using | [email protected] |
The text was updated successfully, but these errors were encountered: