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?
PHPUnit
-
- CodeLite Enthusiast
- Posts: 41
- Joined: Mon May 22, 2017 12:06 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
-
- CodeLite Enthusiast
- Posts: 41
- Joined: Mon May 22, 2017 12:06 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: PHPUnit
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.