Concordion.NET
1.3.0
See the version list below for details.
dotnet add package Concordion.NET --version 1.3.0
NuGet\Install-Package Concordion.NET -Version 1.3.0
<PackageReference Include="Concordion.NET" Version="1.3.0" />
paket add Concordion.NET --version 1.3.0
#r "nuget: Concordion.NET, 1.3.0"
// Install Concordion.NET as a Cake Addin #addin nuget:?package=Concordion.NET&version=1.3.0 // Install Concordion.NET as a Cake Tool #tool nuget:?package=Concordion.NET&version=1.3.0
Concordion.NET is a framework for Behavior Driven Development (BDD) that enables developers, testers and business analysts to build executable specifications in free-form using plain English. A Concordion.NET active specification consists of two parts: a well-formed XHTML document describing the functionality, and fixture code written in C# (a special extension of a standard NUnit test case) that finds concrete examples in the document and uses them to verify the system under test. Concordion.NET acceptance tests are so readable, they can double up as system documentation. And, since the tests run against the system, you can be confident the documentation is always up-to-date.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- NUnit (= 2.6.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.