Recommend this page to a friend! |
Classes of Kashif Abbasi | > | PHP DI Container | > | phpunit.xml | > | Download |
|
![]() |
<phpunit colors="true" bootstrap="./tests/autoload.php"> <testsuites> <testsuite name="php-di-contianer"> <directory>./tests</directory> </testsuite> </testsuites> </phpunit> |