Code Coverage for Scala

401 views
Skip to first unread message

Anjaiah Yamagani

unread,
Apr 19, 2013, 5:35:53 PM4/19/13
to scala-...@googlegroups.com
Hi,

I'd like to see the code quality of the scala language.

earlier I have used the sonar, cobutura for JAVA language for the code coverage.

could you please tell me, what is the suitable tool for code coverage for scala?


Regards,
Srinivas

Alexis Agahi

unread,
Apr 20, 2013, 2:05:51 PM4/20/13
to scala-...@googlegroups.com

We started playing sonar scala plugin few weeks ago and decided to go beyond and work on scala code analysis.
Our first experimentation was on static code analysis right now using compiler AST. We are also planning to work on dynamic analysis based on extensive random generated data and code instrumentation.
 
This is still early work and we expect to do a release asap and update the current sonar plugin accordingly.

In meantime you can try

Anjaiah Yamagani

unread,
May 17, 2013, 3:00:53 PM5/17/13
to Alexis Agahi, scala-...@googlegroups.com
Hi All,

I would like to ask couple of questions about the Scala Code Coverage and Quality Metrics.

I have gone though the SCCT tool, It just tells about the JUnit Code Coverage.

But I would like to see suitable tool for scala which will cover.

1. Unit Test case report.
2. Integration test cases
3. Functional test cases.
4. Load Test cases.
4. Code Quality metrics (like code complexity, design issues,package triangle index)
5. Statics Analysis of the code.
 

As per my knowledge we have  

1. Jacoco
2. Cobetura
3. SCCT
4. Sonar

Please advise me a best suitable tool for the above mentioned points.


Regards,
Anjaiah Y
 


--
You received this message because you are subscribed to the Google Groups "scala-debate" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-debate...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages