Im in a test file, right click, get the context menu -- no option to run unit tests. Shouldn't I be seeing something here?
I marked the parent directory as a Test Source Root.
Also, when I use the gradle option to run the program (Jetty web app), and I stop the program, some process is still running that prevents me from restarting in intellij. I have to drop to a terminal and kill the java process before I run again.