Tags : Browse Projects

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

Qulice

Compare

  Analyzed about 9 hours ago

Quality control software for Java projects.

13.1K lines of code

9 current contributors

5 days since last commit

1 users on Open Hub

Moderate Activity
5.0
 
I Use This

GHUnit

Compare

  Analyzed about 15 hours ago

Test Framework for Objective-C

23.2K lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

ReXSL

Compare

  Analyzed about 8 hours ago

Restful Web Development Framework on top of JAX-RS, XSL, and JAXB.

7.95K lines of code

0 current contributors

almost 8 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

OceanRunner

Compare

  Analyzed about 17 hours ago

A problem, with JUnit is that you CAN’T use multiple interesting Runners for a Test: OceanRunner tries to solve that problem. By offering an easy way to integrate “RunnersLike” class, named OceanModule, you may conjugate many behaviors of unit testing strategy. When you can use a single Runner for test, you may use many OceanModules.

4.03K lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

NoUnit

Compare

  Analyzed about 11 hours ago

Great ! - You're into Extreme Programming. You've written the tests ( JUnit of course). You've done the most simple thing that could possibly work. You've even shared your keyboard with a colleague. But have you done enough? 'Test everything that could possibly break' is the motto. But how good ... [More] are the tests you've written? Are they missing any part of your code? Are you testing too much? Is something being tested only via 5 or 6 nested calls? NoUnit answers these questions by giving you a simple picture of your code. Like a Graph , NoUnit shows you a picture of your code , and reveals how good your JUnit tests are. [Less]

17.6K lines of code

0 current contributors

about 20 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

tSQLt

Compare

  No analysis available

What is tSQLt? tSQLt is a database unit testing framework for Microsoft SQL Server. tSQLt is compatible with SQL Server 2005 (service pack 2 required) and above on all editions. Main Features tSQLt allows you to implement unit tests in T-SQL. This is important as you do not have to switch ... [More] between various tools to create your code and your unit tests. tSQLt also provides the following features to make it easier to create and manage unit tests: Tests are automatically run within transactions Tests can be grouped together within a schema Output can be generated in plain text or XML Provides the ability to fake tables and views, and to create stored procedure spies [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

LuaUnit

Compare

  Analyzed about 20 hours ago

LuaUnit is a xUnit testing framework written for the Lua language.

8.76K lines of code

1 current contributors

4 months since last commit

1 users on Open Hub

Very Low Activity
4.0
   
I Use This

pungi-mock

Compare

  Analyzed about 23 hours ago

Simple and powerful mocking framework with extensible assertion matchers (Inspired by jasmine BDD framework)

1.08K lines of code

0 current contributors

almost 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Trapeze

Compare

  Analyzed about 14 hours ago

Trapeze generates a suite of unit tests or specifications for existing Ruby source code. This is accomplished through dynamic analysis, by reflecting on the public interfaces of classes, modules and top-level methods defined in the source. Trapeze then exercises each object, module and method ... [More] , recording the behavior of the code. This recorded behavior is captured in a suite of test cases or specifications that can be rendered as test code or executable specifications. In essence, Trapeze is a tool for characterizing Ruby source code. Trapeze lets you fly high as you maintain and enhance a Ruby codebase that lacks test or spec coverage, knowing that you have a regression safety net underneath you. [Less]

10.8K lines of code

0 current contributors

over 15 years since last commit

1 users on Open Hub

Inactive
3.0
   
I Use This

RPGUnit

Compare

  Analyzed about 8 hours ago

RPGUnit is an open source framework aimed at making unit testing easy for RPG programmers. RPGUnit is a regression testing framework, similar to JUnit but written in RPG, a procedural language mainly found on the iSeries platform (a.k.a. AS/400). Developers use it to implement unit tests in RPG ... [More] ILE. RPGUnit is Open Source Software, released under the Common Public License Version 1.0 and hosted on SourceForge. [Less]

1.26K lines of code

0 current contributors

about 16 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This