Fs30Unit.MsTest
5.1.0
.NET 6.0
.NET Standard 2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Fs30Unit.MsTest --version 5.1.0
NuGet\Install-Package Fs30Unit.MsTest -Version 5.1.0
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="Fs30Unit.MsTest" Version="5.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fs30Unit.MsTest --version 5.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fs30Unit.MsTest, 5.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Fs30Unit.MsTest as a Cake Addin
#addin nuget:?package=Fs30Unit.MsTest&version=5.1.0
// Install Fs30Unit.MsTest as a Cake Tool
#tool nuget:?package=Fs30Unit.MsTest&version=5.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FsUnit is a set of extensions that add special testing syntax to MsTest.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- FSharp.Core (>= 5.0.2)
- MSTest.TestFramework (>= 2.2.10 && < 2.3.0)
- NHamcrest (>= 3.0.1 && < 3.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Fs30Unit.MsTest:
Package | Downloads |
---|---|
Fs30Unit.MsTest.Sample
FsUnit is a set of extensions that add special testing syntax to MsTest. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
5.2.0 | 93 | 1/13/2023 | |
5.1.0 | 209 | 10/29/2022 | |
5.0.5 | 241 | 9/27/2022 | |
5.0.4 | 273 | 9/7/2022 | |
5.0.3 | 275 | 8/16/2022 | |
5.0.2 | 251 | 8/15/2022 | |
5.0.1 | 247 | 8/5/2022 | |
5.0.0 | 483 | 4/9/2022 | |
4.2.0 | 328 | 1/21/2022 | |
4.1.0 | 296 | 11/14/2021 | |
4.0.7 | 289 | 10/12/2021 | |
4.0.6 | 445 | 8/14/2021 | |
4.0.5 | 341 | 7/18/2021 | |
4.0.4 | 7,549 | 1/16/2021 | |
4.0.3 | 394 | 1/16/2021 | |
4.0.2 | 475 | 11/7/2020 | |
4.0.1 | 960 | 7/31/2020 | |
4.0.0 | 541 | 7/25/2020 | |
3.9.0 | 530 | 6/25/2020 | |
3.8.1 | 2,831 | 4/2/2020 | |
3.8.0 | 7,269 | 11/29/2019 | |
3.7.0 | 1,925 | 11/2/2019 | |
3.6.0 | 706 | 10/30/2019 | |
3.5.0 | 1,577 | 10/2/2019 | |
3.4.1 | 1,740 | 8/18/2019 | |
3.4.0 | 2,426 | 11/10/2018 | |
3.2.0 | 2,628 | 7/30/2018 | |
3.1.0 | 1,823 | 2/18/2018 | |
3.1.0-beta2 | 698 | 10/27/2017 | |
3.1.0-beta1 | 669 | 10/25/2017 | |
3.0.0 | 1,209 | 8/11/2017 | |
1.4.1 | 3,141 | 12/7/2015 | |
1.4.0 | 1,276 | 11/3/2015 | |
1.3.0.1 | 4,400 | 6/29/2014 | |
1.1.0.2 | 1,997 | 11/18/2012 | |
1.1.0.1 | 1,370 | 7/8/2012 | |
1.1.0 | 1,511 | 4/21/2012 | |
1.0.0.4 | 3,497 | 4/18/2012 |
- Add `equalSeq` operator - https://github.com/fsprojects/FsUnit/pull/222