allure-framework / allure-framework/allure-phpunit
[v2] Test errors are displayed as failed tests
Open
- Dominant language
- PHP
- Stars
- 66
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Test errors are displayed as failed tests in report.
**To Reproduce**
Just execute `throw new \Exception();` in any test.
**Expected behavior**
Test that throws an exception should be displayed as broken.
Contributor guide
Assessment
This issue has not been assessed yet.