smarty/smarty-phpunit
Smarty - the compiling PHP template engine PHPUnit tests
V3.1.33
2018-12-09 01:35 UTC
Requires
- phpunit/phpunit: ^6.4.1 || ^4.6.6
README
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.
The tests for the custom template and cache resources Mysql, Memcache and APC can be enabled in config.php.