Tags : Browse Projects

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

Concordion

Compare

  Analyzed about 5 hours ago

Concordion is an open source tool for automating Specification by Example. The specifications are so readable they can double up as system documentation. Concordion specifications are written in HTML, so can be easily hyperlinked into a navigable structure. The specifications contain examples ... [More] of behaviour which, when automated and executed against the system, are colour-coded to show the current state of the system. By executing these frequently, you can be confident the documentation is always up-to-date. [Less]

23.7K lines of code

1 current contributors

3 months since last commit

11 users on Open Hub

Very Low Activity
4.875
   
I Use This

Concordion.NET

Compare

  Analyzed about 2 hours ago

Concordion.NET is a handy, small framework for C# / .NET that lets you turn a plain English description of a requirement into an automated test. A Concordion.NET active specification consists of two parts: a well-formed XHTML document describing the functionality, and fixture code written in C# ... [More] (a special Concordion.NET extension of a standard NUnit test case) that finds concrete examples in the document and uses them to verify the system under test. Both files must be in the same package. In order for the magic to happen, the document must first be instrumented with commands. Concordion commands are specified as attributes on elements in the XHTML document. Web browsers ignore attributes that they don't understand, so these commands are effectively invisible. [Less]

47.5K lines of code

0 current contributors

about 8 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This