codeception-mailcatcher-module icon indicating copy to clipboard operation
codeception-mailcatcher-module copied to clipboard

Test emails in your Codeception acceptance tests

Results 15 codeception-mailcatcher-module issues
Sort by recently updated
recently updated
newest added

Now that Codeception v5 is released, I think we should stick to supporting only the last 2 major versions of Codeception, v4 and v5.

enhancement

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

enhancement