On Fri 2016-09-23 17:33, Galder ZamarreƱo wrote:
Maybe some day we'll have a Java-based testsuite that more easily
allows continous testing. Scala, through SBT, do have something along this lines, so I
don't think it's necessarily impossible, but we're not there yet. And, as I
said above, you always have the first issue: testing how the user will use things.
This reminded me of Infinitest
https://infinitest.github.io
Which bring continuous testing to your IDEs (for Java).