Skip to content

Releases: ericmartel/codeception-email

PR Update

Choose a tag to compare

@ericmartel ericmartel released this 10 Mar 16:29
c4fcdd5

Updated the code with the latest PRs to handle asset deprecation and email contents.

Updated release to latest

Choose a tag to compare

@ericmartel ericmartel released this 14 Sep 17:13
Merge pull request #2 from portrino/master

Adds grabBodyFromEmail() method to TestEmails trait

Fixed PSR-4

Choose a tag to compare

@ericmartel ericmartel released this 03 Feb 17:45
Merge pull request #1 from RewardGateway/correct_psr4_autoloading

Correct psr4 autoloading

Initial Release

Choose a tag to compare

@ericmartel ericmartel released this 30 Dec 04:44

Initial Release

Testing support for subject, body, sender, recipients, etc... full list is available in the README.md file. Attachments and text/html content are not supported yet.