Concordion.NET
1.1.1
See the version list below for details.
dotnet add package Concordion.NET --version 1.1.1
NuGet\Install-Package Concordion.NET -Version 1.1.1
<PackageReference Include="Concordion.NET" Version="1.1.1" />
<PackageVersion Include="Concordion.NET" Version="1.1.1" />
<PackageReference Include="Concordion.NET" />
paket add Concordion.NET --version 1.1.1
#r "nuget: Concordion.NET, 1.1.1"
#addin nuget:?package=Concordion.NET&version=1.1.1
#tool nuget:?package=Concordion.NET&version=1.1.1
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.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.