tempest-framework icon indicating copy to clipboard operation
tempest-framework copied to clipboard

Mail support

Open brendt opened this issue 1 year ago • 2 comments

Mail support is required for #10

brendt avatar Feb 26 '24 09:02 brendt

Not sure what is the plan here, but I would like it to be easy to test in a real app if a mail was queued to be sent. I really like how easy it is in Laravel do Mail::fake(); and start doing assertions.

vsergiu93 avatar Oct 11 '24 14:10 vsergiu93

@vsergiu93 I think we'd probably add a MailTester like the console/http ones. 🙂

aidan-casey avatar Oct 11 '24 14:10 aidan-casey