Joyride.Specflow
0.1.0-alpha1
See the version list below for details.
dotnet add package Joyride.Specflow --version 0.1.0-alpha1
NuGet\Install-Package Joyride.Specflow -Version 0.1.0-alpha1
<PackageReference Include="Joyride.Specflow" Version="0.1.0-alpha1" />
paket add Joyride.Specflow --version 0.1.0-alpha1
#r "nuget: Joyride.Specflow, 0.1.0-alpha1"
// Install Joyride.Specflow as a Cake Addin #addin nuget:?package=Joyride.Specflow&version=0.1.0-alpha1&prerelease // Install Joyride.Specflow as a Cake Tool #tool nuget:?package=Joyride.Specflow&version=0.1.0-alpha1&prerelease
Joyride's Behavior Driven Development (BDD) binding layer with built-in mobile steps
Product | Versions 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. |
-
- Appium.WebDriver (>= 1.4.1.1)
- HandyConfig (>= 1.2.2)
- Humanizer (>= 1.36.0)
- Joyride (>= 0.1.0-alpha1)
- NUnit (>= 2.6.4 && < 3.0.0)
- PredicateParser (>= 0.2.3)
- SpecFlow (>= 1.9.0)
- SpecFlow.NUnit (>= 1.1.1)
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 | 882 | 5/4/2017 |
0.2.0-alpha6 | 802 | 5/4/2017 |
0.2.0-alpha5 | 804 | 5/3/2017 |
0.2.0-alpha4 | 784 | 5/3/2017 |
0.2.0-alpha3 | 797 | 4/13/2017 |
0.2.0-alpha2 | 848 | 4/12/2017 |
0.2.0-alpha1 | 802 | 4/12/2017 |
0.1.3 | 2,019 | 4/7/2017 |
0.1.2 | 2,034 | 4/21/2016 |
0.1.1 | 1,762 | 4/21/2016 |
0.1.0 | 2,071 | 12/22/2015 |
0.1.0-alpha2 | 1,209 | 12/21/2015 |
0.1.0-alpha1 | 825 | 12/16/2015 |
0.1.0-alpha | 872 | 12/15/2015 |
0.0.17 | 1,904 | 12/1/2015 |
0.0.16 | 2,434 | 11/25/2015 |
0.0.15 | 1,792 | 10/22/2015 |
0.0.14 | 1,788 | 10/19/2015 |
0.0.13 | 1,881 | 10/14/2015 |
0.0.12 | 1,863 | 9/21/2015 |
0.0.11 | 1,841 | 9/18/2015 |
0.0.10 | 2,124 | 9/9/2015 |
0.0.9 | 1,419 | 8/6/2015 |
0.0.8 | 1,977 | 7/31/2015 |
0.0.7 | 2,033 | 7/30/2015 |
0.0.6 | 1,956 | 7/28/2015 |
0.0.5 | 1,922 | 7/27/2015 |
0.0.4 | 1,840 | 7/23/2015 |
0.0.3 | 2,149 | 7/20/2015 |
0.0.2 | 1,102 | 6/19/2015 |
0.0.1 | 1,129 | 6/13/2015 |
0.1.0-alpha1
- using the new driver
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