Browsing projects by Tag(s)

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

Showing page 1 of 2

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.377
   
  0 reviews  |  1,409 users  |  29,077 lines of code  |  36 current contributors  |  Analyzed about 16 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.

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
 
 

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 300 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]

4.81633
   
  0 reviews  |  204 users  |  900,387 lines of code  |  317 current contributors  |  Analyzed 2 days 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]

4.5
   
  0 reviews  |  12 users  |  77,702 lines of code  |  7 current contributors  |  Analyzed 4 days ago
 
 

PHPSpec is a Behaviour-Driven Development (BDD) framework written for PHP5. It's objective is to supply a domain specific language for specifying the behaviour of code in terms of executable examples which although similar to unit tests, encourages a mind set better suited to applying BDD or ... [More] TDD. This involves highly readable examples written using a plain English style DSL. Indeed, these examples can be parsed into plain text specifications which can be gived to anyone outside a developer group. [Less]

4.0
   
  0 reviews  |  10 users  |  10,230 lines of code  |  15 current contributors  |  Analyzed 2 days ago
 
 

PHPMock is a standalone Mock Object library for PHP suitable for creating and verifying Mock Objects and Stubs. It was founded to write an independent Mock Object framework independent of any Unit Testing or Behaviour-Driven Development framework.

0
 
  0 reviews  |  6 users  |  613 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

TestLink enables easily to create and manage Test cases as well as organize them into Test plans. These Test plans allow team members to execute Test cases and track test results dynamically, generate reports, trace software requirements, prioritize and assign tasks. The tool has web based ... [More] interface with PHP and background database MySQL, Postgres or MS-SQL. It cooperates with known Bug tracking systems as is Bugzilla, Mantis, etc. [Less]

3.5
   
  0 reviews  |  5 users  |  768,823 lines of code  |  5 current contributors  |  Analyzed 7 days ago
 
 

CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. CxxTest is easy to use because it does not require precompiling a CxxTest testing library, it employs no advanced features of C++ (e.g. RTTI) and it supports a very flexible form of test discovery.

4.0
   
  0 reviews  |  4 users  |  20,066 lines of code  |  3 current contributors  |  Analyzed 6 months ago
 
 
Compare

PHPT the framework for running and extending the .phpt test file format.

5.0
 
  0 reviews  |  2 users  |  3,363 lines of code  |  0 current contributors  |  Analyzed about 2 years 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.