Files
smarty/tests
..
2015-12-20 14:45:25 +01:00
2015-08-23 15:04:21 +02:00
2017-10-07 08:22:00 +02:00
2015-05-04 02:17:48 +02:00
2017-04-14 12:16:33 +02:00
2017-10-07 08:22:00 +02:00
2017-04-14 05:37:17 +02:00
2015-05-04 03:00:52 +02:00
2015-05-04 03:00:52 +02:00
2015-05-04 03:00:52 +02:00
2015-05-04 03:00:52 +02:00
2017-04-14 13:08:10 +02:00
2015-05-04 04:06:29 +02:00

#Smarty 3 template engine ##PHPUnit repository

For installing the PHPUnit test by composer use the following:

"require-dev": {
    "smarty/smarty-phpunit": "3.1.21"
}

Replace 3.1.21 with the installed Smarty version number.

Starting with Smarty version 3.1.22 the "require-dev" section will be added to the composer.json file of the Smarty distribution.

The tests for the custom template and cache resources Mysql, Memcache and APC can be enabled in config.xml.