I am working on a project where the convention should call TestSomething test classes instead of SomethingTest. Can Intellij be configured to understand this convention? It would be great if you could jump between test and implementation using Ctrl + Shift-T again!
source share