How to tell IntelliJ IDEA to not run perf tests?

已回答

We have test classes annotated with ContiPerf:
@PerfTest

These take forever and I don't want to run them when checking coverage anyway. How do I prevent them from running when I'm checking coverage of a given sub-component?

0

Currently it's not possible.Feel  free to create feature request on YouTrack: http://youtrack.jetbrains.com/issues/IDEA.

0

请先登录再写评论。