Page 1 of 1

PHPUnit

Posted: Mon Jun 05, 2017 5:05 am
by AJenbo
PHPUnit is the other big target I'm eyeing at the moment. Again it doesn't feel critical but there are some nice features in other editors, like jump to test file:
https://confluence.jetbrains.com/displa ... n+PhpStorm

And test generation:
https://netbeans.org/kb/docs/php/phpunit.html

The way NetBest shows code coverage (line background color) is a bit overkill in my opinioun. But i actually like how they do it in PhpStorm, but it's sort of identical to how CL shows what lines are edited so I'm not sure if that is something that would work out?

Re: PHPUnit

Posted: Fri Jul 07, 2017 11:20 am
by AJenbo
I have decided that this will be the next plugin that I will be working on. It's a big one so I will probably have to take it in several stages. Before I start though I still have a few things to round off with the code formatter plugin.