Authors |
|
Jira |
http://jira.codehaus.org/browse/SONARPLUGINS/component/13930 |
Last Version |
N/A |
License |
LGPL v3 |
Sources |
http://svn.codehaus.org/sonar-plugins/trunk/testability-explorer |
Download |
N/A |
Compatibility matrix
Plugin |
0.1 |
|---|---|
Sonar |
1.9 |
Description / Features
TBD
Usage & Installation
You have to install manually maven testability-explorer plugin version 1.32 (see: Getting Started and How to contribute). Install the sonar testability plugin jar in the extensions/plugins directory of sonar as usual.
You can then configure the plugin, for more details about the options, please see: Getting Started.

Known limitations
- For now (version 0.1) there are no metrics on packages, only at project and class level. See SONARPLUGINS-247
- The maven plugin for testability explorer must be installed manually
- You have to set a maximum number of classes that will be analyzed
Changelog
None yet
Roadmap
Release 0.1
- Project and class level metrics
- Resource viewer for line-level details of testability cost
Release 0.2
- Package level metrics. See SONARPLUGINS-247
- More distribution charts
- Analyze all classes
- Update to 1.10 Sonar API (Sensor, ...) See SONARPLUGINS-183
