Saturday, February 11, 2012

Google Code Pro Analytix

Google Code Pro Analytix is quality management and code improvement tool for Eclipse - Java.

Provides several important features like metrics generation, automated JUnit test case generation, code coverage metrics, etc. All these features from within the IDE Eclipse. I tried few features and it worked without any problem.

Installation is simple, it works as a plugin inside Eclipse. The metrics, test case generation using JUnit / Java is simple. See screenshot below:


The plugin, documentation, usage examples are available here - http://code.google.com/javadevtools/codepro/doc/index.html

No comments:

Post a Comment