SpecFlow.Assist.Dynamic
1.1.0
See the version list below for details.
dotnet add package SpecFlow.Assist.Dynamic --version 1.1.0
NuGet\Install-Package SpecFlow.Assist.Dynamic -Version 1.1.0
<PackageReference Include="SpecFlow.Assist.Dynamic" Version="1.1.0" />
paket add SpecFlow.Assist.Dynamic --version 1.1.0
#r "nuget: SpecFlow.Assist.Dynamic, 1.1.0"
// Install SpecFlow.Assist.Dynamic as a Cake Addin #addin nuget:?package=SpecFlow.Assist.Dynamic&version=1.1.0 // Install SpecFlow.Assist.Dynamic as a Cake Tool #tool nuget:?package=SpecFlow.Assist.Dynamic&version=1.1.0
Adds support for dynamic instances and set from SpecFlow tables
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- ImpromptuInterface (>= 6.2.2)
- SpecFlow (>= 1.9.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on SpecFlow.Assist.Dynamic:
Package | Downloads |
---|---|
Molder.Generator
Library for generating test data with Bogus |
|
SpecEaseCore
Core Automation Framework to be used across Projects |
|
Molder.Database
Library for connecting and executing queries to the database |
|
FOE.SAF
FOE Selenium Framework |
|
LoadTestTools.SpecFlowBindings.MsTest
Shared step definition file to load test API's. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on SpecFlow.Assist.Dynamic:
Repository | Stars |
---|---|
AutomateThePlanet/AutomateThePlanet-Learning-Series
Automate The Planet Series Source Code
|
|
Warewolf-ESB/Warewolf
Effortless Microservice Design and Integration. This repository includes the code-base for the Warewolf Studio and Server.
|
Version | Downloads | Last updated |
---|---|---|
1.4.2 | 3,399,706 | 4/30/2020 |
1.4.1 | 263,283 | 6/10/2019 |
1.3.1 | 895,847 | 2/17/2017 |
1.3.0 | 3,902 | 2/16/2017 |
1.2.0 | 119,879 | 9/1/2016 |
1.1.0 | 93,088 | 11/9/2015 |
1.0.4 | 3,328 | 4/25/2016 |
1.0.3 | 14,134 | 7/23/2015 |
1.0.2 | 69,104 | 9/18/2013 |
1.0.1 | 2,107 | 9/18/2013 |
1.0.0 | 2,732 | 7/29/2013 |
0.3.3 | 42,815 | 8/24/2012 |
0.3.2 | 1,997 | 8/24/2012 |
0.3.1 | 2,425 | 6/7/2012 |
0.3.0 | 2,566 | 1/23/2012 |
Now allow reserved C# chars in the column headers (they will simply be stripped out in the propert). Fix for https://github.com/marcusoftnet/SpecFlow.Assist.Dynamic/issues/11.