Generating code coverage reports
If you are using our package skeleton to set up your package, then you can generate code coverage reports in no time. In this video, you'll learn how to generate those reports, and how to display them directly in PhpStorm.
In the video you see me using "xdebug off" to turn Xdebug off. My bash function actually works a little bit different. Just execute "xdebug" to toggle Xdebug on and off.