News Feed
Jobs Feed
Sections




News Archive
PHP in Action Blog:
Testing Smarty templates
January 29, 2008 @ 08:47:00

On the PHP in Action blog today, there's a quick new post that talks about not only using the Smarty templating system but also a method for testing it to check for any kind of possible failure.

As I mentioned in my blog post on Paparrazzi testing, Uncle Bob (Robert C. Martin) has discussed how to test web templates or server pages. Since I'm currently working with Smarty templates, I wanted a simple way to run tests on them without needing to deal with a web server and the page navigation in a full web application.

Thankfully, he's found a nice, simple method for running tests against the Smarty engine (and includes that in the post - an interface to Smarty and the example test case to run against it).

0 comments voice your opinion now!
smarty unittest simpletest template fail isolation interface


blog comments powered by Disqus

Similar Posts

Chris Hartjes: So You Want to Write Tests

Christer Edvartsen's Blog: Running Multiple Versions of PHPUnit

Adam Trachtenberg's Blog: PHP 5 + COM + Skype Help Wanted

Chris Hartjes' Blog: Doing RADAR in CakePHP

Mike\'s Blog: s/fluent/decorated


Community Events











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


zendframework2 podcast community composer example functional opinion interview introduction development testing language database framework unittest release code api phpunit series

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