Eric and Bill are going to define an interface in Java (like the Framework API for Sbt 0.13) in order to avoid any binary compatibility issues that will make it possible for ScalaTest to recognize mutable and immutable Specifications as runnable suites.
If we have such a library, I can utilize all features of the ScalaTest plugin without any requred modification, just a new Runner implementation is required.
Eric and Bill are going to define an interface in Java (like the Framework API for Sbt 0.13) in order to avoid any binary compatibility issues that will make it possible for ScalaTest to recognize mutable and immutable Specifications as runnable suites.
If we have such a library, I can utilize all features of the ScalaTest plugin without any requred modification, just a new Runner implementation is required.
(Note to self: Details in the personal mails.)