I am wondering if there are any solutions that allow you to run Scala tests automatically when replacing the test class itself or the class under the test (just check the Class <---> ClassTest pairs automatically) would be a good start.
sbt can help you with this. After setting up the project, just run
~test
~ . sbt , . ~test-quick , , ( ). :
~
~test-quick
http://code.google.com/p/simple-build-tool/wiki/TriggeredExecution
http://php.jglobal.com/blog/?p=363
, ~ ~run.
~run