Hi,
We are trying to automate a module and in that test process what files, functions and lines are traced and i want to see the code coverage report.
How can we generate code coverage (phpunit) with selenium? Or there is some other combination available other than selenium and phpunit.
Thanks and Regards.
Log in to post a comment.
Hi,
We are trying to automate a module and in that test process what files, functions and lines are traced and i want to see the code coverage report.
How can we generate code coverage (phpunit) with selenium?
Or there is some other combination available other than selenium and phpunit.
Thanks and Regards.