Skip to content

Releases: allure-framework/allure-phpunit

Capability to ignore custom annotations

13 Aug 09:54

Choose a tag to compare

#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

05 Aug 07:08

Choose a tag to compare

add - All Exceptions coming from PHPUnit are now correctly passed to API
fix - An issue with missing test cases from the same test suite

Migrated to PHP API

26 Jul 13:51

Choose a tag to compare

Bugfixing release

26 Jul 13:50

Choose a tag to compare

  • Fixed wrong annotation path when using Composer

First public version

26 Jul 13:49

Choose a tag to compare

Contains initial adapter implementation including PHP API for Allure 1.4.x series.