CrossBreeze.CrossTest
1.1.3
dotnet add package CrossBreeze.CrossTest --version 1.1.3
NuGet\Install-Package CrossBreeze.CrossTest -Version 1.1.3
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="CrossBreeze.CrossTest" Version="1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CrossBreeze.CrossTest" Version="1.1.3" />
<PackageReference Include="CrossBreeze.CrossTest" />
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 CrossBreeze.CrossTest --version 1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CrossBreeze.CrossTest, 1.1.3"
#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 CrossBreeze.CrossTest@1.1.3
#: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=CrossBreeze.CrossTest&version=1.1.3
#tool nuget:?package=CrossBreeze.CrossTest&version=1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
An open-source data solution testing library (using SpecFlow).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net47 is compatible. 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.
-
.NETFramework 4.7
- Microsoft.AnalysisServices.AdomdClient.retail.amd64 (>= 19.55.3.1)
- Microsoft.NET.Test.Sdk (>= 17.5.0)
- MSTest.TestAdapter (>= 3.0.2)
- MSTest.TestFramework (>= 3.0.2)
- SpecFlow (>= 3.9.74)
- SpecFlow.MsTest (>= 3.9.74)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CrossBreeze.CrossTest:
Package | Downloads |
---|---|
CrossBreeze.CrossTest.Process.Adf
ADF Process plugin for CrossTest |
|
CrossBreeze.CrossTest.Process.Ssis
SSIS Process plugin for CrossTest |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.1.3 | 245 | 10/24/2024 |
1.1.2 | 406 | 10/20/2023 |
1.1.1 | 1,544 | 6/7/2023 |
1.1.1-alpha.2 | 117 | 6/6/2023 |
1.1.1-alpha | 150 | 6/6/2023 |
1.1.0 | 604 | 3/10/2023 |
1.0.2.3 | 857 | 3/18/2022 |
1.0.2.2 | 5,938 | 7/23/2021 |
1.0.2.1 | 435 | 7/13/2021 |
1.0.2 | 416 | 6/9/2021 |
1.0.1 | 3,804 | 11/27/2020 |
1.0.0.9 | 990 | 3/11/2020 |
1.0.0.8 | 713 | 1/10/2020 |
1.0.0.7 | 1,064 | 5/24/2019 |
1.0.0.6 | 690 | 5/24/2019 |
1.0.0.5 | 642 | 5/23/2019 |
1.0.0.4 | 1,176 | 3/28/2019 |
1.0.0.3 | 692 | 2/27/2019 |
1.0.0.2 | 733 | 2/10/2019 |
1.0.0.1 | 741 | 2/10/2019 |
1.0.0 | 742 | 2/4/2019 |
Added support for transaction isolation level on database connections.