Info
Version: | 1.2.0 |
Author(s): | ITAGroup |
Last Update: | Wednesday, April 13, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SpecAid |
Install
Install-Package SpecAid
dotnet add package SpecAid
paket add SpecAid
SpecAid Download (Unzip the "nupkg" after downloading)
Automated Behavior Testing is a relative of BDD.
Think of SpecAid as the AutoMapper of the SpecFlow Table world.
In SpecFlow the vast majority of code written is the mapping of Names to Nouns (objects).
They do this when creating objects and comparing objects.
SpecAid handles this task.
https://github.com/ITAGroup/SpecAid/wiki.