Projects tagged ‘agile’ and ‘framework’


Jump to tag:

Projects tagged ‘agile’ and ‘framework’

Filtered by Project Tags agile framework

Refine results Project Tags php (15) development (12) mvc (10) programming (10) library (9) tdd (9) tools (9) testing (9) unit-testing (8) php5 (8) xp (7) web (7)

[26 total ]

204 Users
   

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 ... [More] process and serve well as both documentation and tests. [Less]
Created over 3 years ago.

191 Users
   

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 ... [More] logic like this needs to work correctly. But how do you ensure that it does? You test it, of course. To make code testing viable, good tool support is needed. This is where PHPUnit comes into play. [Less]
Created over 3 years ago.

21 Users
   

Unit testing framework for .NET 2.0, built on the lessons learned from NUnit 2.x and other test frameworks. Written by Jim Newkirk and Brad Wilson.
Created about 1 year ago.

15 Users
   

AndroMDA is a code generation framework that follows the model driven architecture (MDA) paradigm. It takes a UML model from a CASE-tool and generates classes and deployable components (J2EE or other).
Created over 3 years ago.

8 Users
   

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 ... [More] examples which although similar to unit tests, encourages a mind set better suited to applying BDD or 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]
Created over 2 years 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.

3 Users
 

NBehave is a framework for Behaviour-Driven Development in C#. Behaviour-driven development (BDD) is an evolution of test-driven development (TDD) and acceptance-test driven design, and is intended ... [More] to make these practices more accessible and intuitive to newcomers and experts alike. It shifts the vocabulary from being test-based to behaviour-based, and positions itself as a design philosophy. [Less]
Created about 1 year ago.

1 Users

Finally a Java framework made by Web developers. Discover a clean alternative to bloated enterprise Java stacks. Play focuses on developer productivity and targets RESTful architectures.
Created about 1 month ago.

1 Users
 

ASOworx is a lightweight, minimalist view-controller framework for PHP. It is designed to alleviate the workload in building a web-based application from scratch. The framework handles code ... [More] dispatching, input sanitization, session storage, database access and view templating. ASOworx is written with object-oriented fundamentals and makes full use of the functionality of PHP 5. All code is designed to be extensible and work for you, not against you. [Less]
Created 11 months ago.

1 Users
 

Snappad is an open source PHP Application Framework that is built upon the MVC (Model View Controller) architecture. The thought process behind developing Snappad followed three guidelines. ... [More] Simple - Snappad must be simple to implement in a project. It's underlying features must be simple to access and use, as well as simple to understand. Flexible - Snappad must be flexible. The ability to load modules to extend Snappads core functionality gives Snappad incredible versatility. Free - Snappad is and always will be free to use for personal use. Commercial licenses may be purchased by visiting the licensing page of it's website. [Less]
Created about 1 year ago.