Hello, Parameterized Mailers <https://api.rubyonrails.org/v5.1/classes/ActionMailer/Parameterized.html> were added in Rails 5.1. I would like to use them in my project, but I have not being able to write tests for them using RSpec. Minitest provides the test helper method assert_enqueued_email_with (documented here <https://api.rubyonrails.org/classes/ActionMailer/TestHelper.html#method-i-assert_enqueued_email_with>). Is there an equivalent in RSpec?
Thanks, Gleb -- You received this message because you are subscribed to the Google Groups "rspec" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rspec/27025d3d-5a03-486f-8665-79584e382263%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
