The CodeNarc project provides a static analysis tool and framework for analyzing Groovy source code.
CodeNarc scans Groovy source code, looking for violations of predefined or custom rules and generates an HTML or XML report of the results. These rules include checks for coding standards, or searching for unused code, possible bugs or bad coding practices.

Visit Testertools.com for more information on CodeNarc.
MsvcConf is an external dependency tracker for Microsoft Visual Studio, and is designed to automatically update the include and library paths for one or more Visual C++ projects.
Using a simple XML format configuration file you can specify the header and library files required by one or more projects in a Visual Studio solution, and MsvcConf will update the project paths to point to the locations of those headers at build time, within Visual Studio.
If parts of the project are optional, pre-processor definitions can be added to the project’s pre-processor settings to indicate if the relevant headers and/or libraries exist on the build machine.
WireMaster is a user interface (UI) tool for creating wireframes in an open, XML based format. A wireframe is a basic visual guide used in web design to suggest the structure of a website and relationships between it’s pages.

View TesterTools dedicated page for this tool.
Comments --
Add