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

Karl Katzke's Blog: PHP: Symfony vs. Zend

PHP.net: TestFest 2010

Lars Tesmer's Blog: PHPUnit: Better Syntax for Expecting Exceptions

PHPClasses.org: Book Review - Smarty PHP Template Programming and Applications

Zend Developer Zone: Creating Template-Based Applications with HTML_Template_Flexy


Community Events











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


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

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