Atoum v4.0.3 Release Notes
Release Date: 2021-10-22 // over 1 year ago-
- โ #876 Properly handle output made in setUp() tearDown() and afterTestMethod() ([@cedric-anne])
- ๐ #873 Migrate lint job on Github Actions ([@cedric-anne])
- ๐ #872 Migrate Windows test job on Github Actions and add a MacOS test job ([@cedric-anne])
- #871 Fix PHP8.1 compatibility issue related to unexpected arguments types ([@cedric-anne])
Previous changes from v4.0.2
-
- ๐คก #870 Handle tentative return types in mocked methods ([@cedric-anne])