SpecFlow.xUnit
3.9.74
Prefix Reserved
.NET 5.0
This package targets .NET 5.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.6.1
This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
This package has been deprecated as it is legacy and is no longer maintained.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SpecFlow.xUnit --version 3.9.74
NuGet\Install-Package SpecFlow.xUnit -Version 3.9.74
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="SpecFlow.xUnit" Version="3.9.74" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SpecFlow.xUnit" Version="3.9.74" />Directory.Packages.props
<PackageReference Include="SpecFlow.xUnit" />Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SpecFlow.xUnit --version 3.9.74
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SpecFlow.xUnit, 3.9.74"
#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.
#:package SpecFlow.xUnit@3.9.74
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SpecFlow.xUnit&version=3.9.74Install as a Cake Addin
#tool nuget:?package=SpecFlow.xUnit&version=3.9.74Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package to use SpecFlow with xUnit 2.4 and later
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- SpecFlow (= 3.9.74)
- SpecFlow.Tools.MsBuild.Generation (= 3.9.74)
- xunit.core (>= 2.4.0)
- Xunit.SkippableFact (>= 1.3.12)
-
.NETStandard 2.0
- SpecFlow (= 3.9.74)
- SpecFlow.Tools.MsBuild.Generation (= 3.9.74)
- xunit.core (>= 2.4.0)
- Xunit.SkippableFact (>= 1.3.12)
-
net5.0
- SpecFlow (= 3.9.74)
- SpecFlow.Tools.MsBuild.Generation (= 3.9.74)
- xunit.core (>= 2.4.0)
- Xunit.SkippableFact (>= 1.3.12)
-
net6.0
- SpecFlow (= 3.9.74)
- SpecFlow.Tools.MsBuild.Generation (= 3.9.74)
- xunit.core (>= 2.4.0)
- Xunit.SkippableFact (>= 1.3.12)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on SpecFlow.xUnit:
| Package | Downloads |
|---|---|
|
xRetry.SpecFlow
Allows for a @retry(n) tag to be placed above scenarios in SpecFlow.XUnit. This can be used to re-run a failed test up to n times, allowing for transient failures (e.g. network related) to be tolerated. |
|
|
SpecFlow.xUnitAdapter
xUnit adapter for SpecFlow that allows running scenarios without code generation. |
|
|
DevSys.XUnit.Framework.Core
Test Framework Core, Any Test should be using this solution, as it brings a super set of methods for Testing |
|
|
RentReady.Dynamics365.SpecFlow
Package Description |
|
|
Xunit.SpecFlow.AssertSkip
SpecFlow plugin for xUnit that provides conditional Ignore tests functionality |
GitHub repositories (7)
Showing the top 7 popular GitHub repositories that depend on SpecFlow.xUnit:
| Repository | Stars |
|---|---|
|
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
|
|
|
hamed-shirbandi/TaskoMask
Task management system based on .NET 8 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
|
|
|
elastic/apm-agent-dotnet
|
|
|
Nelibur/Nelibur
Message based webservice framework on the pure WCF
|
|
|
TrackableEntities/trackable-entities
N-Tier Support for Entity Framework with WCF or ASP.NET Web API
|
|
|
forcewake/FlatFile
FlatFile is a library to work with flat files
|
|
|
Adnatull/.NET-Clean-Architecture
Clean Architecture in ASP.Net 9.0. This contains Onion/Hexagonal architecture, DDD, CQRS using mediaTr, Unit Testing, Functional Testing, ASP.NET Core Identity, Entity Framework Core - Code First, Linq2db, Repository Pattern - Generic, Swagger UI, Response Wrappers, API Versioning, Automapper, Serilog, Exception handling, and so on.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.31-beta | 265,416 | 2/15/2023 |
| 4.0.16-beta | 51,136 | 8/11/2022 |
| 4.0.15-beta | 979 | 8/11/2022 |
| 4.0.7-beta | 24,114 | 7/12/2022 |
| 3.10.2-beta | 32,127 | 5/6/2022 |
| 3.9.74 | 12,505,531 | 5/3/2022 |
| 3.9.69 | 116,000 | 4/13/2022 |
| 3.9.58 | 671,222 | 3/10/2022 |
| 3.9.52 | 356,563 | 2/11/2022 |
| 3.9.50 | 176,748 | 2/4/2022 |
| 3.9.40 | 1,307,279 | 11/11/2021 |
| 3.9.22 | 1,394,298 | 7/30/2021 |
| 3.9.8 | 518,386 | 6/18/2021 |
| 3.9.2-beta | 2,404 | 6/8/2021 |
| 3.8.14 | 186,597 | 5/21/2021 |
| 3.8.7 | 83,578 | 5/11/2021 |
| 3.7.38 | 344,114 | 3/16/2021 |
| 3.7.13 | 204,977 | 2/16/2021 |
| 3.7.1-beta | 1,333 | 2/3/2021 |
| 3.6.23 | 381,684 | 1/22/2021 |
Loading failed