Tags : Browse Projects

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

JUnit

Compare

  Analyzed 1 day ago

JUnit is a Java testing framework. Since testing is not closely integrated with development, it prevents you from measuring the progress of development. You can't tell when something starts working or when something stops working. Using JUnit you can cheaply and incrementally build a test suite that ... [More] will help you measure your progress, spot unintended side effects, and focus your development efforts. [Less]

70.4K lines of code

9 current contributors

2 months since last commit

1,568 users on Open Hub

Very Low Activity
4.38487
   
I Use This

FindBugs

Compare

  Analyzed about 10 hours ago

FindBugs is a defect detection tool for Java that uses static analysis to look for more than 200 bug patterns, such as null pointer dereferences, infinite recursive loops, bad uses of the Java libraries and deadlocks. FindBugs can identify hundreds of serious defects in large applications (typically ... [More] about 1 defect per 1000-2000 lines of non-commenting source statements). FindBugs is open source, and has been downloaded more than 230,000 times, and is used by many major companies and financial institutions. Findbugs can be used from the command line or within ant, eclipse, maven, netbeans and emacs. Findbugs is obsolete project. The README of the github says "FindBugs is now SpotBugs" see https://spotbugs.github.io/ [Less]

285K lines of code

0 current contributors

over 6 years since last commit

375 users on Open Hub

Inactive
4.25
   
I Use This

Hudson

Compare

Claimed by Eclipse Foundation Analyzed 4 months ago

Hudson is a popular Continuous Integration Server developed by Oracle as an Open Source product at the Eclipse Foundation. Hudson monitors the execution of repeated jobs, such as building a software project and makes it easier for users to obtain a fresh build and inspect the build results.

152K lines of code

0 current contributors

almost 8 years since last commit

355 users on Open Hub

Activity Not Available
4.57258
   
I Use This

Jenkins

Compare

  Analyzed about 1 month ago

Jenkins is a continuous integration server, allowing you to automatically monitor source repositories, build software and run tests. One-click installation and out-of-the-box cluster support make it easy to get started improving your software, or just giving you greater control of your daily task ... [More] automation. With an extensive library of over 1300 plugins, Jenkins can be used to build, test, log, analyse, graph and notify you in a great number of different ways about your jobs. Founded by Kohsuke Kawaguchi while at Sun in 2004, the Hudson project forked in January 2011 to become Jenkins, with Oracle Corporation continuing the development of Hudson, and the bulk of the Hudson community, including Kawaguchi, moving on to work on Jenkins. [Less]

15M lines of code

263 current contributors

about 1 month since last commit

346 users on Open Hub

Activity Not Available
4.83019
   
I Use This

Checkstyle

Compare

  Analyzed about 9 hours ago

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. Its purpose is to automate the process of checking Java code, and to spare humans of this task.

483K lines of code

33 current contributors

about 22 hours since last commit

325 users on Open Hub

Very High Activity
3.88889
   
I Use This

RSpec

Compare

  Analyzed about 15 hours ago

RSpec is a BDD tool and a framework which provides programmers with a Domain Specific Language to describe the behaviour of Ruby code with readable, executable examples that guide you in the design process and serve well as both documentation and tests.

81.2K lines of code

47 current contributors

over 3 years since last commit

323 users on Open Hub

Inactive
4.47945
   
I Use This

PHPUnit

Compare

  No analysis available

In the last decade, PHP has developed from a niche language for adding dynamic functionality to small websites to a powerful tool making strong inroads into large-scale Web systems. Critical business logic like this needs to work correctly. But how do you ensure that it does? You test it, of course. ... [More] To make code testing viable, good tool support is needed. This is where PHPUnit comes into play. [Less]

0 lines of code

57 current contributors

0 since last commit

286 users on Open Hub

Activity Not Available
4.38824
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

SonarQube

Compare

  Analyzed 4 months ago

SonarQube is an open source software quality management tool, dedicated to continuously analyze and measure source code quality. Using SonarQube throughout the whole development project life cycle drastically improves visibility for every stakeholder. This gained visibility allows to manage risks ... [More] , reduce maintenance costs and improve agility by implementing a real quality first approach. Teams can now seamlessly embrace quality with fun. [Less]

27.8M lines of code

83 current contributors

4 months since last commit

129 users on Open Hub

Activity Not Available
4.54545
   
I Use This

Perl-Critic

Compare

  Analyzed 1 day ago

Perl-Critic is a static source analyzer for Perl code. It is an extensible framework for creating and automatically enforcing coding standards across a body of code. Many of the default rules are taken from Damian Conway's book "Perl Best Practices." However, you can enable/disable & customize these rules to your heart's content.

77K lines of code

2 current contributors

6 months since last commit

81 users on Open Hub

Very Low Activity
4.55
   
I Use This
Licenses: Artistic_..., lgpl

Apache Continuum

Compare

Claimed by Apache Software Foundation Analyzed 4 months ago

Continuum is a continuous integration server for building Java based projects. It supports a wide range of projects.

600K lines of code

0 current contributors

almost 8 years since last commit

58 users on Open Hub

Activity Not Available
3.85
   
I Use This