Projects tagged ‘development’ and ‘unit_testing’


[8 total ]

8 Users
   

Original mock objects framework for the .NET platform.
Created about 1 year ago.

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
   

DrJava is an integrated Java development environment that supports interactive evaluation of expressions. It is under active development by the JavaPLT research group at Rice University, but it is ... [More] also stable and is currently being used by students, teachers and other developers. A Java 2 v1.3-compliant Java virtual machine is required. [Less]
Created over 3 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
   

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 over 2 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

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

0 Users

Enhancement to ANT / Maven - JUnit Reports: Adds an not-fully-implemented state ('yellow' or 'blue') to Junit test cases: This gives an overview over how much not-fully-implemented tests exist. ... [More] What is it good for? It helps combined with automatic testcase generation: the generated methods can contain this assertion and will be reported in JunitReports. [Less]
Created over 2 years ago.