Unfortunately, RSpec does not provide helpers for testing mailers like TestUnit. But it is easy to add them to your application, and here you could find code snippet for testing mailers.
Testing mailers with RSpec
Posted by Dmytro Shteflyuk on under Ruby & Rails