Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 2 of 16

CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML for automatic testing and GUI-based for supervised tests.

3.92857
   
  0 reviews  |  45 users  |  104,857 lines of code  |  8 current contributors  |  Analyzed 7 days ago
 
 

Gendarme is a extensible rule-based tool to find problems in .NET applications and libraries. Gendarme inspects programs and libraries that contain code in ECMA CIL format (Mono and .NET) and looks for common problems with the code, problems that compiler do not typically check or have not ... [More] historically checked. Gendarme uses the Cecil library to introspect code. [Less]

4.31579
   
  0 reviews  |  45 users  |  84,010 lines of code  |  13 current contributors  |  Analyzed 4 days ago
 
 

Pylint is a python tool that checks if a module satisfies a coding standard. Pylint can be seen as another PyChecker since nearly all tests you can do with PyChecker can also be done with Pylint. But Pylint offers some more features, like checking line-code's length, checking if variable names ... [More] are well-formed according to your coding standard, or checking if declared interfaces are truly implemented, and much more. The big advantage with Pylint is that it is highly configurable, customizable, and you can easily write a small plugin to add a personal feature. [Less]

4.52632
   
  0 reviews  |  42 users  |  21,973 lines of code  |  21 current contributors  |  Analyzed 10 days ago
 
 

EclEmma is a Java code coverage tool for Eclipse. It launches from within the workbench like JUnit test. Runs can directly be analyzed for code coverage. Coverage results are immediately summarized and highlighted in the Java source code editors. EclEmma does not require modifying your projects or performing any other setup.

4.29412
   
  2 reviews  |  41 users  |  13,626 lines of code  |  2 current contributors  |  Analyzed 5 days ago
 
 

A Lint-like tool for Python, like PyChecker. It is focused on identifying common errors quickly without executing Python code.

4.44444
   
  0 reviews  |  20 users  |  1,109 lines of code  |  1 current contributor  |  Analyzed over 2 years ago
 
 

JDepend traverses Java class file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the quality of a design in terms of its extensibility, reusability, and maintainability to manage package dependencies effectively.

3.33333
   
  0 reviews  |  19 users  |  6,119 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

PHP_Depend is an adaption of the established Java development tool JDepend. This tool shows you the quality of your design in the terms of extensibility, reusability and maintainability. All these facts are influenced by the inter-package dependencies and the package abstraction that PHP_Depend ... [More] visualizes in form of an abstract/instability chart and as a detailed XML report of all detected dependencies. [Less]

0
 
  0 reviews  |  17 users  |  57,816 lines of code  |  5 current contributors  |  Analyzed about 1 year ago
 
 

JSLint takes a JavaScript source and scans it. If it finds a problem, it returns a message describing the problem and an approximate location within the source. The problem is not necessarily a syntax error, although it often is. JSLint looks at some style conventions as well as structural problems. ... [More] It does not prove that your program is correct. It just provides another set of eyes to help spot problems. [Less]

3.71429
   
  0 reviews  |  16 users  |  4,847 lines of code  |  1 current contributor  |  Analyzed 8 days ago
 
 

Bitten is a Python-based framework for collecting various software metrics via continuous integration. It builds on Trac to provide an integrated web-based user interface.

4.71429
   
  0 reviews  |  15 users  |  15,984 lines of code  |  2 current contributors  |  Analyzed 8 days ago
 
 

Canoo WebTest is a free open source tool for automated testing of web applications. It calls web pages and verifies results, giving comprehensive reports on success and failure.

5.0
 
  1 review  |  14 users  |  184,546 lines of code  |  0 current contributors  |  Analyzed over 2 years ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.