java - Continuous testing with IntelliJ Idea -


i'm looking intellij idea plugin run tests each time change code. looked such solution , found:

  • infinitest, works, inconvenient because need add facet each module, , opens new tool window each module (which means 15 tool windows me).
  • fireworks - didn't work me, maybe doesn't work idea 14 (in its repo can see last changes made in 2009). intellij reports throws exceptions.

there lots of ways run tests (including writing simple script this), i'm looking tool smart enough rerun failed tests first, , understand module dependencies (so after change in module run tests of dependent modules).

i prefer free options, if there's paid reasonable price, accept well.

intellij has toggle auto-testin run dialog. run run-configuration , select toggle auto-testin run dialog.

it's not intelligent have hoped. reruns when detects changes.


Comments

Popular posts from this blog

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -