| Projects on Google Code | Results 1 - 10 of 15 |
----
=FsUnit is a library for use with the [http://research.microsoft.com/fsharp/fsharp.aspx F#] programming language. It is a set of extensions that add a special testing syntax (see below) to your favorite unit-testing framework so that you don't have to learn a new testing framework but you als...
=Write and validate .NET specifications in BDD style.=
This framework can be used along with any other unit testing, mocking frameworks.
Main purpose of this framework is to allow writing unit tests in BDD style (similar to RSpec)
*Simple usage example:*
{{{
using System;
using NUnit.Frame...
Driver code and (in the future) webapp code for loading mass spec proteomics hitlists, clustering them, calibrating clustering, displaying results, and exporting to excel.
Delivers BDD style for unit testing, as introduced by J.P. Boodhoo and others.
The library allows the creation of tests based on real specifications.
The developer provides properties of code (think: "for all X sqrt(X) > 0") and Test::Quick generates tests automagically to prove this assertions.
For more informations see QuickCheck for haskell or Test::LectroTest for per...
Depot for sharing and developing OAuth specifications for core services and extensions.
This is the project home for the course 02241 on Robust Programming in .NET, being taught at DTU during Fall of 2007.
An application to assist writing software development requirement specifications
== KABLAME!==
*Kablame!^TM^* is a rails plugin uses svn blame to determine how many lines of code were updated or added by each user in a project. *KABLAME!* currently compatible with SVN and Git. [http://git.or.cz/ (All the cool kids use git.)]
* Someone on your team isn't pulling their wei...