Tags : Browse Projects

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

xUnit.net

Compare

Claimed by Outercurve Foundation Analyzed 25 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.

97.2K lines of code

9 current contributors

2 months since last commit

52 users on Open Hub

Moderate Activity
4.68421
   
I Use This

CppUnit - C++ port of JUnit

Compare

  Analyzed 24 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.

119K lines of code

5 current contributors

about 1 year since last commit

42 users on Open Hub

Very Low Activity
3.92857
   
I Use This

phpUnderControl

Compare

  Analyzed 25 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]

68.9K lines of code

0 current contributors

over 13 years since last commit

32 users on Open Hub

Inactive
4.30769
   
I Use This

FEST

Compare

  Analyzed 25 days ago

FEST is a collection of compact and fluent APIs, which mission is to simplify software testing. The project provides libraries for: * Functional testing of Swing-based UIs * Functional testing of JavaFX-based UIs * Fluent interface for assertions * Easy-to-use fluent interface ... [More] for Java Reflection * Template for simplifying usage of mock objects [Less]

43.1K lines of code

0 current contributors

almost 12 years since last commit

23 users on Open Hub

Inactive
4.58333
   
I Use This

Xinc

Compare

  Analyzed 25 days ago

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

20.6K lines of code

0 current contributors

about 9 years since last commit

20 users on Open Hub

Inactive
4.77778
   
I Use This

Google C++ Testing Framework

Compare

  Analyzed 25 days ago

Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, various options ... [More] for running the tests, and XML test report generation. [Less]

57.9K lines of code

77 current contributors

about 2 months since last commit

19 users on Open Hub

Low Activity
4.875
   
I Use This

XMLUnit

Compare

  Analyzed 25 days ago

XMLUnit provides classes to validate or compare XML files or to assert the value of XPath expressions applied to them. XMLUnit for Java provides integration with Hamcrest while XMLUNit for .NET integrates with NUnit to simplify unit testing code that generates XML.

42.6K lines of code

4 current contributors

almost 5 years since last commit

17 users on Open Hub

Inactive
4.0
   
I Use This
Licenses: apache_2, BSD-3-Clause

PowerMock

Compare

  Analyzed 25 days ago

PowerMock allows you to unit test code normally regarded as untestable. For instance it is possible to mock static methods, remove static initializers, allow mocking without dependency injection and more.

38K lines of code

0 current contributors

about 3 years since last commit

17 users on Open Hub

Inactive
4.8
   
I Use This

DUnit

Compare

  Analyzed 24 days ago

DUnit is a unit testing framework for Delphi.

5.27K lines of code

0 current contributors

almost 17 years since last commit

14 users on Open Hub

Inactive
4.0
   
I Use This

CDash

Compare

  Analyzed 25 days ago

CDash is an open source, web-based software testing server. CDash aggregates, analyzes and displays the results of software testing processes submitted from clients located around the world. Developers depend on CDash to convey the state of a software system, and to continually improve its quality. ... [More] CDash is a part of a larger software process that integrates Kitware's CMake, CTest, and CPack tools, as well as other external packages used to design, manage and maintain large-scale software systems. [Less]

300K lines of code

11 current contributors

about 2 months since last commit

13 users on Open Hub

Moderate Activity
4.33333
   
I Use This