I\'m looking for an IntelliJ IDEA plugin that would run my tests each time I change my code. I looked for such a solution and I found:
If you are OK running tests which cover a single method chosen by you, you can try this plugin (it is continuos in the sense that you make changes to a method, then click on the method and the plugin will run all the unit tests automatically which cover that method): https://plugins.jetbrains.com/plugin/15063-unit-test-coverage-history-runner