Luofeng Qzp

- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Luofeng Qzp commented, -
Luofeng Qzp created a post, AnsweredHow to run unit test with coverage in plugin?
I got the JUnitConfiguration,and run with CoverageExecutor and DefaultJavaCoverageRunner like below:RunConfiguration configuration = getOrCreateConfiguration(project, psiClass); Executor exe...