Browsing projects by Tag(s)

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

Showing page 1 of 5

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 ... [More] that will help you measure your progress, spot unintended side effects, and focus your development efforts. [Less]

4.375
   
  0 reviews  |  1,409 users  |  29,077 lines of code  |  37 current contributors  |  Analyzed 7 days ago
 
 

Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.

4.00388
   
  4 reviews  |  1,251 users  |  261,496 lines of code  |  8 current contributors  |  Analyzed 2 days ago
 
 

NUnit is a unit testing framework for all .NET languages on any .NET platform. It was ported from JUnit.

4.47802
   
  1 review  |  607 users  |  546,188 lines of code  |  3 current contributors  |  Analyzed 7 months 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.

4.50649
   
  1 review  |  305 users  |  54 lines of code  |  2 current contributors  |  Analyzed 6 months ago
 
 

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]

4.35556
   
  0 reviews  |  273 users  |  21,011 lines of code  |  38 current contributors  |  Analyzed 5 months ago
 
 

Moq

Compare

Moq (pronounced "Mock-you" or just "Mock") is the only mocking library for .NET developed from scratch to take full advantage of .NET lambda expressions that make it the most productive, type-safe and refactoring-friendly mocking library available. And it supports mocking ... [More] interfaces as well as classes. Its API is extremely simple and straightforward, and doesn't require any prior knowledge or experience with mocking concepts. [Less]

4.58537
   
  0 reviews  |  113 users  |  64,902 lines of code  |  6 current contributors  |  Analyzed about 3 hours ago
 
 

MbUnit is an advanced xUnit framework. It is easily extensible and offers features that no other xUnit framework does. It has been described as NUnit on crack. One of the most important of it's unique features is parameterized unit tests.

4.5
   
  2 reviews  |  88 users  |  2,127,689 lines of code  |  4 current contributors  |  Analyzed 5 days ago
 
 

Visual Nunit providers Visual Studio 2008 and 2010 integration for NUnit tests. Project test cases can be viewed in table, filtered, run and debugged. Visual Nunit is implemented as Visual Studio Integration Package.

4.33333
   
  5 reviews  |  87 users  |  6,546 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

SimpleTest is a unit tester, Web tester, and dynamic mock objects framework for PHP. The test structure is similar to JUnit/PHPUnit. Used as a Web tester, you can navigate sites and submit forms as if you were using a Web browser.

4.19048
   
  1 review  |  65 users  |  119,187 lines of code  |  3 current contributors  |  Analyzed about 2 years ago
 
 

Unit testing framework for .NET 2.0, built on the lessons learned from NUnit 2.x and other test frameworks. Written by Jim Newkirk and Brad Wilson.

4.68421
   
  0 reviews  |  46 users  |  42,420 lines of code  |  3 current contributors  |  Analyzed about 20 hours 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.