module-asserts
module-asserts copied to clipboard
Add missing assertion tests
This PR is built on top of https://github.com/Codeception/module-asserts/pull/28 which enables PHP 8.3 + 8.4 in the CI which is necessary to be able to install PHPUnit 12.
Tests should become green as soon as https://github.com/Codeception/lib-asserts/pull/14 is merged