tempest-framework
tempest-framework copied to clipboard
Mail support
Mail support is required for #10
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 I think we'd probably add a MailTester like the console/http ones. 🙂