codeception-mailcatcher-module
codeception-mailcatcher-module copied to clipboard
Test emails in your Codeception acceptance tests
Now that Codeception v5 is released, I think we should stick to supporting only the last 2 major versions of Codeception, v4 and v5.
For the upcoming feature to look for the nth message, I propose a new feature request (will provide a PR): - add method `seeSenderInLastEmail`/`seeSenderInNthEmail` to check for the correct sender...
- Update our tests to run on PHP 8.2 - Fix anything broken in PHP 8.2
PHP 8.0 is EOL
PHP 7.4 is EOL