Joyride.Specflow 0.0.17

There is a newer version of this package available.
See the version list below for details.
dotnet add package Joyride.Specflow --version 0.0.17
NuGet\Install-Package Joyride.Specflow -Version 0.0.17
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Joyride.Specflow" Version="0.0.17" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Joyride.Specflow --version 0.0.17
#r "nuget: Joyride.Specflow, 0.0.17"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Joyride.Specflow as a Cake Addin
#addin nuget:?package=Joyride.Specflow&version=0.0.17

// Install Joyride.Specflow as a Cake Tool
#tool nuget:?package=Joyride.Specflow&version=0.0.17

Joyride's Behavior Driven Development (BDD) binding layer with built-in mobile steps

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Joyride.Specflow:

Package Downloads
Joyride.Starter

A starter package paired with Joyride.Specflow to quickly get you up and running

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.0-alpha7 848 5/4/2017
0.2.0-alpha6 773 5/4/2017
0.2.0-alpha5 778 5/3/2017
0.2.0-alpha4 753 5/3/2017
0.2.0-alpha3 765 4/13/2017
0.2.0-alpha2 820 4/12/2017
0.2.0-alpha1 778 4/12/2017
0.1.3 1,901 4/7/2017
0.1.2 1,950 4/21/2016
0.1.1 1,677 4/21/2016
0.1.0 1,973 12/22/2015
0.1.0-alpha2 1,129 12/21/2015
0.1.0-alpha1 808 12/16/2015
0.1.0-alpha 841 12/15/2015
0.0.17 1,809 12/1/2015
0.0.16 2,306 11/25/2015
0.0.15 1,715 10/22/2015
0.0.14 1,707 10/19/2015
0.0.13 1,788 10/14/2015
0.0.12 1,769 9/21/2015
0.0.11 1,747 9/18/2015
0.0.10 2,026 9/9/2015
0.0.9 1,383 8/6/2015
0.0.8 1,903 7/31/2015
0.0.7 1,940 7/30/2015
0.0.6 1,863 7/28/2015
0.0.5 1,828 7/27/2015
0.0.4 1,750 7/23/2015
0.0.3 2,058 7/20/2015
0.0.2 1,072 6/19/2015
0.0.1 1,090 6/13/2015

0.0.17
- added check for existing log directories

0.0.16
- added logging config
- update SpecflowHooks.cs and your App.config for compatibility:  https://github.com/glorylo/Joyride/blob/develop/RELEASE_NOTES.md

0.0.15
- added drag and drop step

0.0.14
- changed the way config settings is used to intiialize with appium server
- update your SpecflowHooks.cs and your App.config for compatibility moving forward
- see details here:  https://github.com/glorylo/Joyride/blob/develop/RELEASE_NOTES.md