How to integrate PHPUnit with PHP Pro custom php framework?
I need how to get the framework environment just how we get in Zend Framework.
There are tons of tutorials available for Zend but not for custom framework like PHP Pro
Also PHPUnit does not give example with MVC framework.