mailer-test
mailer-test copied to clipboard
Debugging improvements
trafficstars
TestMailer::dump/dd(): ability to dump the sent emails to help debug problems.TestMailerassertions should, as part of the failure message, output a summary of the emails sent if applicable. For instance, ifTestMailer::assertNoEmailSent()fails, it should display a summary of emails that were sent.