Hi Neha,
did some digging and came accross this.
./sbt
set every traceLevel := 10
test
we can either document it on our wiki or we can set the trace level to a
higher number in build.sbt (i.e. traceLevel := 10)
let me know how it goes
excerpt from http://www.scala-sbt.org/release/docs/Howto/lo
Not sure off hand will look into it.
/*
Joe Stein, Chief Architect
http://www.medialets.com
Twitter: @allthingshadoop
Mobile: 917-597-9771
*/
On Jan 25, 2013, at 12:39 PM, Neha Narkhede wrote:
> Hi Joe,
>
> The SBT upgrade patch broke the behavior of unit tests and I'm not sure how
> to procee