All notable changes of the PHPUnit 8.1 release series are documented in this file using the Keep a CHANGELOG principles.
8.1.0 - 2019-04-05
- Implemented #3528: Option to disable TestDox progress animation
- Information on test groups in the TestDox XML report is now reported in
groupelements that are child nodes oftest - Information from
@coversand@usesannotations is now reported in TestDox XML - Information on test doubles used in a test is now reported in TestDox XML
- The
groupsattribute on thetestelement in the TestDox XML report is now deprecated