How to tell IntelliJ IDEA to not run perf tests?

Answered

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
1 comment

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

0

Please sign in to leave a comment.