Tags : Browse Projects

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

UISpec4J Swing testing library

Compare

  Analyzed about 18 hours ago

Project goal UISpec4j's main goal is to provide a support for writing unit and functional test cases based on the application's user interface. UISpec4J was conceived in an Extreme Programming environment, where automated testing takes a central place. The existing Swing-based testing frameworks ... [More] did expose too much of the Swing APIs, resulting in arcane and unmaintainable test classes. This is why we decided to implement a set of wrappers, trying to make our tests as close as possible to human-readable text. Our ultimate goal is to allow tests written with UISpec4J to become the actual detailed specification of an application. Home Page UISpec4J's home page is located here: www.uispec4j.org Joining us We accept developers knowing both Swing and JUnit, and who have some experience with a test-intensive environment such as an XP project. You can join us here: [email protected] [Less]

30.9K lines of code

0 current contributors

4 days since last commit

2 users on Open Hub

Very Low Activity
4.0
   
I Use This

Testeroids

Compare

  Analyzed about 22 hours ago

Testeroids is a framework and a set of guidelines working in concert for great productivity in unit testing of .NET projects. It takes advantage of the AAA pattern (Arrange/Act/Assert) and modern C# language features and tooling, such as Aspect Oriented Programming and ReSharper, to create an enjoyable unit testing experience.

6.35K lines of code

0 current contributors

over 8 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

bats-support

Compare

  Analyzed 1 day ago

bats-support is a supporting library providing common functions to test helper libraries written for Bats (Bash Automated Testing System).

4 lines of code

0 current contributors

over 7 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

Abbot Java GUI Test Framework

Compare

  Analyzed about 8 hours ago

Abbot is a simple framework for unit and functional testing of Java GUIs. Facilitates generating user actions and examining component state. Supports recording and playback on any Java application.

54.1K lines of code

0 current contributors

over 8 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: common_pu..., lgpl

Kahlan PHP

Compare

  Analyzed about 20 hours ago

Kahlan - The PHP Test Framework for Freedom, Truth, and Justice

22.6K lines of code

3 current contributors

4 months since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This

pgTAP

Compare

  No analysis available

pgTAP is a suite of database functions that make it easy to write TAP-emitting unit tests in psql scripts or xUnit-style test functions. The TAP output is suitable for harvesting, analysis, and reporting by a TAP harness, such as those used in Perl applications.

0 lines of code

4 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: bsd

Web Application Component Toolkit

Compare

  Analyzed about 7 hours ago

The Web Application Component Toolkit is a framework for creating web applications. WACT facilitates a modular approach where individual, independent or reusable components may be integrated into a larger web application. WACT assists in implementing the Model View Controller pattern and the related ... [More] Domain Model, Template View, Front Controller and Application Controller patterns. The WACT framework is developed with the philosophy of continuous refactoring and Unit Testing. WACT encourages these activities in applications based on the framework. WACT uses Simple Test as a unit testing framework. [Less]

3.62K lines of code

0 current contributors

about 18 years since last commit

2 users on Open Hub

Inactive
4.0
   
I Use This

bats-assert

Compare

  Analyzed 1 day ago

bats-assert is a helper library providing common assertions for Bats (Bash Automated Testing System). This is the active fork from ztombol's original bats-assert. - https://github.com/jasonkarns/bats-assert-1/wiki/Migrating-from-v1.1.1

4 lines of code

1 current contributors

7 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

NoUnit

Compare

  Analyzed about 8 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

LuaUnit

Compare

  Analyzed about 23 hours ago

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

8.76K lines of code

1 current contributors

3 months since last commit

1 users on Open Hub

Very Low Activity
4.0
   
I Use This