Feature request: isCoveredBy annotation for auto-run unittests

Since version 2017.2 it is possible to run autotests. I use this feature frequently during development. I do run into the issue that I need to actively load the appropriate unittest for the class I'm working in to make sure the correct tests are run. Is it possible to add an isCoveredBy class annotation that will ensure that the correcte testcase will be loaded when working in a specific class. This could either be the namespaced name of the test class or the path to the testclass.

0
1 comment
Avatar
Permanently deleted user

Hello,

It would be great if you could submit the feature request to our tracking system here: <http://youtrack.jetbrains.com/issues/WI#newissue=yes>.
You will be able to receive the answer directly from our developers while other users will be able to write their opinion of your proposal.

0

Please sign in to leave a comment.