You can find all unit tests under core/test. Just look for *Test.scala. Thanks, Neha On May 23, 2013 9:59 AM, "Rob Withers" <reefed...@gmail.com> wrote:
> I am using 0.8 in eclipse. I used the approach suggested to use the sbt > plugin and that works great (thank you to whomever recommended that). It > pulled Scala 2.9.3. However, I am only able to run 2 common scala tests: > TopicTest and ConfigTest. How can I find and run the other scala tests? > > thanks, > rob > > >