Yes, Neha.  Balaji figured out the issue.  src/test/scala was setup as a source 
folder, when the sbt plugin approach to developer setup is used.  This is 
incorrect.  It ought to be the src/test/scala/unit that is setup as a source 
folder.

All 131 tests pass green, now.

thanks,
rob


On May 23, 2013, at 11:13 AM, Neha Narkhede <neha.narkh...@gmail.com> wrote:

> 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
>> 
>> 
>> 

Reply via email to