News Feed
Jobs Feed
Sections




News Archive
Sebastian Göttschkes:
symfony2 Testing email sending
September 13, 2012 @ 08:52:03

Sebastian Göttschkes has a new post showing a method he's come up with to test email sending in a Symfony2 application.

On my endless struggle to achieving 100% code coverage and catching every possible (and impossible) test case (I'm just kiddinh, please don't do this!) I was in need for some way to test the sending of emails. This blog post will show you how to test this within a symfony2 (I'm using symfony 2.1 RC2) application, using the default swiftmailer.

It's not unit testing, it's functional testing, and he provides a bit of background on the process first then sets up a dummy listener for testing and how to plug in the Symfony2 functionality (via a getContainer call to get the DIC).

0 comments voice your opinion now!
symfony2 swiftmailer testing webtest email send


blog comments powered by Disqus

Similar Posts

Sebastian Göttschkes: symfony2: Testing email sending

ServerGrove Blog: Spooling emails with Symfony2 on VPS and Shared Hosting

Community News: The Obfuscator

ThinkPHP Blog: Practical Testing PHP Applications with Selenium

Engine Yard: Cloud Out Loud Podcast - S02E11: Laura Beth Denker


Community Events











Don't see your event here?
Let us know!


release introduction code conference example interview opinion language application functional series zendframework2 testing podcast development community framework phpunit unittest tool

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework