News Feed
Jobs Feed
Sections




News Archive
Test.ical.ly Blog:
Best practice of PHPUnit testing a symfony 1.4 plugin
April 29, 2010 @ 13:30:14

On the test.ical.ly blog there's a recent post that looks at a unit testing best practice for checking your Symfony (1.4) application's functionality.

Actually when I started this blog I was determined to use symfonys own lime unit test implementation because it is integrated and documented within the symfony documentation. But the more I worked with it the more I was put off by it. [...] PHPUnit on the other hand is the de facto standard for PHP. It is object oriented as well as well documented and maintained and it is fully xUnit compliant thus can easily be integrated into your continuous integration workflow.

He talks about the bootstrap for the testing, loading the configuration from a fixture and writing some test cases. He gives an example of a basic one and shows how it can fit into a test suite and includes some recommendations of how to test and what to test.

0 comments voice your opinion now!
phpunit symfony bestpractice unittest


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Preventing Code Rot 101: Unit Testing

Chris Hartjes' Blog: PHPUnit Aborted Fix

Symfony Blog: Symfony Docs Hack Day Needs You on March 30th

Tillate.com Blog: Unit test practice at tilllate.com

Genius Blog: Advanced PHPUnit: Annotations


Community Events









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


community tool testing development code opinion functional composer example event language interview release conference framework api podcast zendframework2 introduction object

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