Slide 27
Slide 27 text
mailer-test
composer require --dev zenstruck/mailer-test
https://github.com/zenstruck/mailer-test
Alternative to Symfony's KernelTestCase::assertEmail*()
methods
Fluent API for testing sent emails (count, recipients, etc.)
Per-message assertions (cc, subject, body content, etc.)
Crafting Elegant Symfony Tests
Kevin Bond • @zenstruck • github.com/kbond