![]() |
VOOZH | about |
dotnet add package FsUnit.xUnit.Sample --version 7.1.1
NuGet\Install-Package FsUnit.xUnit.Sample -Version 7.1.1
<PackageReference Include="FsUnit.xUnit.Sample" Version="7.1.1" />
<PackageVersion Include="FsUnit.xUnit.Sample" Version="7.1.1" />Directory.Packages.props
<PackageReference Include="FsUnit.xUnit.Sample" />Project file
paket add FsUnit.xUnit.Sample --version 7.1.1
#r "nuget: FsUnit.xUnit.Sample, 7.1.1"
#:package FsUnit.xUnit.Sample@7.1.1
#addin nuget:?package=FsUnit.xUnit.Sample&version=7.1.1Install as a Cake Addin
#tool nuget:?package=FsUnit.xUnit.Sample&version=7.1.1Install as a Cake Tool
FsUnit is a set of extensions that add special testing syntax to xUnit.
Learn more about Target Frameworks and .NET Standard.
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 7.1.1 | 712 | 6/26/2025 |
| 7.1.0 | 487 | 6/26/2025 |
| 7.0.1 | 519 | 12/30/2024 |
| 7.0.0 | 474 | 12/23/2024 |
| 6.0.1 | 514 | 9/13/2024 |
| 6.0.0 | 722 | 1/11/2024 |
| 6.0.0-alpha3 | 548 | 12/20/2023 |
| 6.0.0-alpha2 | 531 | 12/17/2023 |
| 6.0.0-alpha1 | 524 | 12/12/2023 |
| 5.6.1 | 716 | 11/29/2023 |
| 5.6.0 | 626 | 11/10/2023 |
| 5.5.0 | 732 | 10/27/2023 |
| 5.4.0 | 681 | 7/11/2023 |
| 5.3.1 | 654 | 6/7/2023 |
| 5.3.0 | 679 | 5/6/2023 |
| 5.2.0 | 839 | 1/13/2023 |
| 5.1.0 | 911 | 10/29/2022 |
| 5.0.5 | 941 | 9/27/2022 |
| 5.0.4 | 969 | 9/7/2022 |
| 5.0.3 | 917 | 8/16/2022 |
- Add `equivalent` assertion to FsUnit.Xunit. - (https://github.com/fsprojects/FsUnit/pull/305)