- PHP 5.2 and above with curl/openssl extensions enabled
- You need PHPUnit and Ant installed in your system.
- Run
composer update
insidesamples
folder. - Run ant script under root folder using ant command.
- Script will generate report folder under 'sample/tests',that contains report for test(phpunit.xml) and coverage(index.html).