I have created a test application with single setup and used PHPUnit as per tutorial https://docs.phalcon.io/en/latest/reference/unit-testing.html and it works well.
Can anybody help me how do I setup it for multi module setup?
I have created a test application with single setup and used PHPUnit as per tutorial https://docs.phalcon.io/en/latest/reference/unit-testing.html and it works well.
Can anybody help me how do I setup it for multi module setup?