Open
Description
Describe the bug
Unalbe to upload failure stacktraces from the phpunit framework
We have PHPUnit integration setup according to the instructions, however stack traces are missing from the report. According to the code of the allure library, it only includes a message, without a stack trace.
To Reproduce
fail a test
Expected behavior
A clear and concise description of what you expected to happen.
when a test failed, then the stacktrace is included into the test result.
Screenshots
NA
Desktop (please complete the following information):
NA
Smartphone (please complete the following information):
NA
Additional context
Add any other context about the problem here.