Files
smarty/tests
2016-01-01 18:51:57 +01:00
..
2015-12-20 14:45:25 +01:00
2015-08-23 15:04:21 +02:00
2015-12-31 06:32:20 +01:00
2015-05-04 02:17:48 +02:00
2015-05-05 01:06:43 +02:00
2015-12-31 05:04:07 +01:00
2015-12-20 14:45:25 +01:00
2015-05-05 04:18:56 +02:00
2015-05-12 02:36:43 +02:00
2016-01-01 18:51:57 +01:00
2015-05-04 03:00:52 +02:00
2015-12-31 06:03:21 +01: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-10-20 00:50:22 +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.