Releases: allure-framework/allure-phpunit
Releases · allure-framework/allure-phpunit
v1.3.1
v1.3.0
v1.2.4
v1.2.3
Bug fixing
Issue fixes
Migrated to new PHP API
#15 - upgraded to API 1.1.x
PHP 5.4 incompatibility fix
Capability to ignore custom annotations
#11, #10 - capability to ignore custom annotations (fixed adapter crash when running PHPUnit tests with annotations like @Depends, @ExpectedException and so on)
Test case and exception handling
add - All Exceptions coming from PHPUnit are now correctly passed to API
fix - An issue with missing test cases from the same test suite