Projects tagged ‘framework’ and ‘unit_testing’


[9 total ]

6 Users

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.
Created over 2 years ago.

2 Users
   

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 ... [More] larger web application. WACT assists in implementing the Model View Controller pattern and the related 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]
Created over 2 years ago.

1 Users

Have the RefleX of Native XML Programming ! RefleX uses XML tags as actions to perform. RefleX is a general-purpose XML engine that allows to write Web applications as well as batch scripts just ... [More] with tags, to browse non-XML objects like if they were XML with XPath, to design and implement processing-oriented XML languages (declarative or procedural) and much more. XUnit and WUnit are now bundled with RefleX : you'll be able to design test-suites with XPath and XML. WUnit support AJAX-based applications and supply a server emulator that allows to handle server-side objects. Imagine that you want to test a Web page : before getting it from the server, you can store authoritatively some objects in the user session... Have the RefleX ! [Less]
Created about 1 year ago.

1 Users

Provides method stubbing for concrete Java classes, intended for use with JUnit 4.
Created 8 months ago.

1 Users

Webappkit is a packaging system and a meta-framework for PHP. It's a free software, dedicated to ease developement and sharing of generic libraries, components and web applications. It includes agile ... [More] developement tools. Webappkit defines a simple and open standard for library packages. This format allows to handle dependancies and to maximize PHP versions comptatibility. A web administration interface allows will allow kit installation, read their documentation and run their unit tests. Further than just libraries, Kits can include software components, frameworks or complete web applications. Webappkit is full object-oriented. Kits are retrieved as objects which class can be extended. Webappkit comes with a set of generic libraries ready to use. [Less]
Created over 3 years ago.

1 Users

Concutest is a collection of tools designed to make the development and testing of concurrent Java programs easier and more reliable. Concutest is freely available under the BSD License, and it is ... [More] under active development by the JavaPLT group at Rice University. [Less]
Created about 1 year ago.

1 Users
   

Specter is an object-behaviour specification framework for .NET. It enables behaviour-driven development by requiring developers to write executable specifications for their objects, before actually ... [More] implementing them. Technologically this is similar to test driven development, however the shift in nomenclature removes the psychological barrier of writing "tests" for code that does not exist. (Existing projects implementing this idea include RSpec for Ruby and NSpec for .NET) Specter uses Boo meta-programming features and therefore allows very readable specifications to be written. [Less]
Created about 1 year ago.

0 Users

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.
Created 12 months ago.

0 Users

Erlang code testing framework. Read basic informations about the project: http://code.google.com/p/roadtest/wiki/Welcome
Created 12 months ago.