Browsing projects by Tag(s)

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

Showing page 2 of 14

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 about 11 hours ago
 
 

Java mocking is dominated by expect-run-verify libraries like EasyMock or jMock. Mockito offers simpler and more intuitive approach: you ask questions about interactions after execution. Using mockito, you can verify what you want. Using expect-run-verify libraries you are often forced to look after irrelevant interactions.

4.72222
   
  0 reviews  |  85 users  |  57,214 lines of code  |  7 current contributors  |  Analyzed 7 days 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
 
 

EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism. Due to EasyMock's unique style of recording expectations, most refactorings will not affect the Mock Objects. So EasyMock is a perfect fit for Test-Driven Development.

4.18182
   
  1 review  |  62 users  |  3,395,102 lines of code  |  2 current contributors  |  Analyzed 7 days ago
 
 

DbUnit is a JUnit extension (also usable with Ant) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes ... [More] subsequent tests to fail or exacerbate the damage. DbUnit has the ability to export and import your database data to and from XML datasets. Since version 2.0, DbUnit can works with very large dataset when use in streaming mode. DbUnit can also helps you to verify that your database data match expected set of values. [Less]

3.88889
   
  0 reviews  |  53 users  |  50,335 lines of code  |  1 current contributor  |  Analyzed 5 days 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 8 days ago
 
 

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,853 lines of code  |  7 current contributors  |  Analyzed 1 day ago
 
 

Selenium Remote Control is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser. Selenium Remote Control provides a Selenium Server, which can automatically start/stop/control ... [More] any supported browser. It works by using Selenium Core, a pure-HTML+JS library that performs automated tasks in JavaScript. [Less]

4.27273
   
  0 reviews  |  45 users  |  166,848 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

phpUnderControl aims to make the first steps with CruiseControl and PHP as easy as possible. It integrates three of the best PHP development tools into CruiseControl, combined with an easy setup routine and a small example project. With the provided XSL stylesheets, the generated output of PHPUnit ... [More] , PHPMD, PHPCPD, PHP_CodeSniffer and phpDocumentor can be visualized in CruiseControl. [Less]

4.14286
   
  0 reviews  |  34 users  |  137,884 lines of code  |  1 current contributor  |  Analyzed about 1 year ago
 
 
Compare

Xinc is a continuous integration server written in PHP 5. It has built-in support for Subversion and Phing (and therefore PHPUnit), and can be easily extended to work with alternative version control or build tools.

4.77778
   
  0 reviews  |  24 users  |  22,922 lines of code  |  1 current contributor  |  Analyzed 3 days 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.