Tags : Browse Projects

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

CppUnit - C++ port of JUnit

Compare

  No analysis available

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.

0 lines of code

5 current contributors

0 since last commit

42 users on Open Hub

Activity Not Available
3.92857
   
I Use This
Mostly written in language not available
Licenses: lgpl21

HtmlUnit

Compare

  Analyzed about 16 hours ago

HtmlUnit is a "browser for Java programs". It models HTML documents and provides an API that allows you to invoke pages, fill out forms, click links, etc... just like you do in your "normal" browser. It has fairly good JavaScript support (which is constantly improving) and is able to work even ... [More] with quite complex AJAX libraries, simulating either Firefox or Internet Explorer depending on the configuration you want to use. It is typically used for testing purposes or to retrieve information from web sites. [Less]

484K lines of code

8 current contributors

1 day since last commit

40 users on Open Hub

Very High Activity
4.75
   
I Use This

jBehave

Compare

  Analyzed about 1 hour ago

JBehave is a framework for Behaviour-Driven Development Behaviour-driven development (BDD) is an evolution of test-driven development (TDD) and acceptance-test driven design, and is intended to make these practices more accessible and intuitive to newcomers and experts alike. It shifts the ... [More] vocabulary from being test-based to behaviour-based, and positions itself as a design philosophy. [Less]

128K lines of code

12 current contributors

4 months since last commit

38 users on Open Hub

Low Activity
5.0
 
I Use This

phpUnderControl

Compare

  Analyzed 1 day 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 12 years since last commit

32 users on Open Hub

Inactive
4.30769
   
I Use This

QuickCheck

Compare

  Analyzed about 13 hours ago

A library for testing Haskell programs automatically. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases. Specifications are expressed in ... [More] Haskell, using combinators defined in the QuickCheck library. QuickCheck provides combinators to define properties, observe the distribution of test data, and define test data generators. [Less]

5.73K lines of code

8 current contributors

1 day since last commit

31 users on Open Hub

Moderate Activity
4.85714
   
I Use This

Cargo

Compare

  Analyzed about 5 hours ago

Cargo is a thin wrapper around existing containers (e.g. J2EE, Java EE or Jakarta EE containers): * A Java API to start/stop/configure Java Containers * A Java API to (remotely or locally) deploy modules into these containers * A Java API to parse/create/merge Java EE modules * ANT tasks ... [More] wrapping the Java API for configuring, starting, stopping and deploying applications to all supported containers * A Web interface that wraps the Java API that can be used to configure, start and stop all containers supported by Cargo remotely and at any time * A Maven 3 Plugin wrapping the Java API for configuring, starting, stopping and deploying applications to all supported containers and the Cargo Daemon as well as parsing, creating and merging Java EE modules [Less]

144K lines of code

10 current contributors

2 days since last commit

31 users on Open Hub

Moderate Activity
3.7
   
I Use This

Pyflakes

Compare

Claimed by Python Code Quality Authority Analyzed about 2 hours ago

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

4.61K lines of code

16 current contributors

about 1 month since last commit

29 users on Open Hub

Very Low Activity
4.5
   
I Use This

Spock Framework

Compare

  Analyzed about 6 hours ago

Spock is a testing and specification framework for Java and Groovy developers. What makes it stand out from the crowd is its beautiful and highly expressive specification language. Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools, and continuous integration servers. Spock ... [More] is inspired from JUnit, jMock, RSpec, Groovy, Scala, Vulcans, and other fascinating life forms. [Less]

68.4K lines of code

8 current contributors

6 days since last commit

29 users on Open Hub

Moderate Activity
4.75
   
I Use This

FEST

Compare

  Analyzed about 5 hours 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 11 years since last commit

23 users on Open Hub

Inactive
4.58333
   
I Use This

Claroline

Compare

  No analysis available

Claroline is a free application based on PHP/MySQL allowing teachers or education organizations to create and administrate courses through the web. Developed from teachers to teachers, Claroline is built over sound pedagogical principles allowing a large variety of pedagogical setup including ... [More] widening of traditional classroom and online collaborative learning. [Less]

0 lines of code

0 current contributors

0 since last commit

22 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: gpl