spek
spek copied to clipboard
How to run tests automatically in IntelliJ IDEA?
According to the IntelliJ IDEA documentation, the test runner tab should contain a "Toggle auto-test" button. Clicking this button automatically re-runs unit tests when the source code changes.
I'm using the "Spek Framework" plugin, v2.0.8-IJ2019.1, and I don't see such a button.
