Testing Zend Framework applications with Behat and PHPUnit
In my previous post "Debugging Zend Framework routes with ZF Debug Utils" [https://noiselabs.io/zf-debug-utils/] I presented a tool [https://github.com/noiselabs/zf-debug-utils] that I wrote to ease my way around ZF [https://framework.zend.com/] routing. Today I'm bringing another Zend Framework re…
Vítor Brandão