FsCheck.Xunit
3.0.0-beta2
This is a prerelease version of FsCheck.Xunit.
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 FsCheck.Xunit --version 3.0.0-beta2
NuGet\Install-Package FsCheck.Xunit -Version 3.0.0-beta2
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="FsCheck.Xunit" Version="3.0.0-beta2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FsCheck.Xunit" Version="3.0.0-beta2" />
<PackageReference Include="FsCheck.Xunit" />
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 FsCheck.Xunit --version 3.0.0-beta2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FsCheck.Xunit, 3.0.0-beta2"
#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.
#addin nuget:?package=FsCheck.Xunit&version=3.0.0-beta2&prerelease
#tool nuget:?package=FsCheck.Xunit&version=3.0.0-beta2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FsCheck.Xunit integrates FsCheck with xUnit.NET by adding a PropertyAttribute that runs FsCheck tests, similar to xUnit.NET's FactAttribute.
All the options normally available in vanilla FsCheck via configuration can be controlled via the PropertyAttribute.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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.
-
- FsCheck (= 3.0.0-beta2)
- xunit.extensibility.execution (>= 2.4.1 && < 2.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (25)
Showing the top 20 popular GitHub repositories that depend on FsCheck.Xunit:
Repository | Stars |
---|---|
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
coding-horror/basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
|
|
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
|
|
opentk/opentk
The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.
|
|
microsoft/onefuzz
A self-hosted Fuzzing-As-A-Service platform
|
|
MetacoSA/NBitcoin
Comprehensive Bitcoin library for the .NET framework.
|
|
FakeFishGames/Barotrauma
A 2D online multiplayer game taking place in a submarine travelling through the icy depths of Jupiter's moon Europa.
|
|
NeutroniumCore/Neutronium
🚀 Build .NET desktop applications using HTML, CSS and javascript.
|
|
wabbajack-tools/wabbajack
An automated Modlist installer for various games.
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
la-yumba/functional-csharp-code
Code samples for Functional Programming in C#
|
|
helios-io/helios
reactive socket middleware for .NET
|
|
TolikPylypchuk/SharpHook
SharpHook provides a cross-platform global keyboard and mouse hook, event simulation, and text entry simulation for .NET
|
|
serdedotnet/serde
Serde.NET is a C# port of the popular Serde serialization library for Rust
|
|
vesoapp/veso
Open source media server.
|
|
osstotalsoft/nbb
.Net Building Blocks
|
|
la-yumba/functional-csharp-code-2
|
Version | Downloads | Last updated |
---|---|---|
3.2.0 | 15,228 | 4/10/2025 |
3.1.0 | 51,520 | 1/30/2025 |
3.0.1 | 5,781 | 1/22/2025 |
3.0.0 | 21,861 | 1/7/2025 |
3.0.0-rc3 | 92,132 | 3/3/2024 |
3.0.0-rc2 | 732 | 2/25/2024 |
3.0.0-rc1 | 45,561 | 7/23/2023 |
3.0.0-beta2 | 62,852 | 1/8/2022 |
3.0.0-beta1 | 9,427 | 9/5/2021 |
3.0.0-alpha5 | 43,137 | 12/28/2020 |
3.0.0-alpha4 | 209,656 | 10/6/2018 |
3.0.0-alpha3 | 12,242 | 12/30/2017 |
3.0.0-alpha2 | 5,807 | 10/19/2017 |
3.0.0-alpha1 | 1,903 | 9/26/2017 |
2.16.6 | 657,579 | 7/1/2023 |
2.16.5 | 619,833 | 6/1/2022 |
2.16.4 | 387,389 | 1/8/2022 |
2.16.3 | 168,790 | 9/4/2021 |
2.16.2 | 6,675 | 8/30/2021 |
2.16.0 | 26,512 | 8/13/2021 |
2.15.3 | 162,575 | 5/8/2021 |
2.15.2 | 93,140 | 4/15/2021 |
2.15.1 | 64,241 | 2/27/2021 |
2.15.0 | 2,567 | 2/23/2021 |
2.14.6 | 28,994 | 2/21/2021 |
2.14.5 | 3,623 | 2/18/2021 |
2.14.4 | 27,240 | 1/31/2021 |
2.14.3 | 391,860 | 6/9/2020 |
2.14.2 | 78,781 | 3/11/2020 |
2.14.0 | 483,453 | 4/17/2019 |
2.13.0 | 194,008 | 11/11/2018 |
2.12.1 | 19,565 | 10/18/2018 |
2.12.0 | 5,825 | 10/6/2018 |
2.11.0 | 85,628 | 6/15/2018 |
2.10.10 | 58,256 | 5/15/2018 |
2.10.9 | 13,572 | 4/10/2018 |
2.10.8 | 66,415 | 3/3/2018 |
2.10.7 | 11,649 | 1/29/2018 |
2.10.6 | 12,019 | 12/30/2017 |
2.10.5 | 13,663 | 12/28/2017 |
2.10.4 | 35,549 | 11/8/2017 |
2.10.3 | 6,149 | 9/26/2017 |
2.10.2 | 10,049 | 9/25/2017 |
2.10.1 | 1,670 | 9/23/2017 |
2.10.0 | 11,156 | 9/7/2017 |
2.9.2 | 3,320 | 8/28/2017 |
2.9.1 | 1,470 | 8/27/2017 |
2.9.0 | 49,325 | 5/18/2017 |
2.9.0-rc3 | 4,359 | 5/7/2017 |
2.9.0-rc2 | 1,233 | 5/6/2017 |
2.9.0-rc1 | 1,188 | 5/6/2017 |
2.8.2 | 4,065 | 5/6/2017 |
2.8.1 | 1,547 | 5/1/2017 |
2.8.0 | 5,866 | 3/15/2017 |
2.7.2 | 4,774 | 3/5/2017 |
2.7.1 | 5,072 | 2/13/2017 |
2.7.0 | 4,562 | 1/15/2017 |
2.6.3 | 2,296 | 1/13/2017 |
2.6.2 | 7,577 | 10/7/2016 |
2.6.1 | 2,045 | 9/25/2016 |
2.6.0 | 11,508 | 8/3/2016 |
2.5.0 | 26,892 | 6/7/2016 |
2.4.0 | 7,665 | 4/20/2016 |
2.3.0 | 2,950 | 4/11/2016 |
2.2.5 | 6,220 | 3/28/2016 |
2.2.4 | 12,868 | 12/17/2015 |
2.2.3 | 1,956 | 11/26/2015 |
2.2.2 | 2,880 | 11/14/2015 |
2.2.1 | 1,655 | 11/5/2015 |
2.2.0 | 11,162 | 11/1/2015 |
2.1.0 | 3,881 | 9/30/2015 |
2.0.7 | 6,058 | 8/20/2015 |
2.0.6 | 2,272 | 8/14/2015 |
2.0.5 | 3,224 | 7/31/2015 |
2.0.4 | 2,032 | 7/20/2015 |
2.0.3 | 1,848 | 7/10/2015 |
2.0.2 | 1,593 | 7/7/2015 |
2.0.1 | 2,989 | 5/23/2015 |
2.0.1-rc1 | 1,322 | 5/23/2015 |
2.0.0-alpha | 1,605 | 4/27/2015 |
1.0.4 | 10,724 | 12/9/2014 |
1.0.3 | 2,927 | 11/18/2014 |
1.0.2 | 3,747 | 10/27/2014 |
1.0.1 | 1,758 | 10/18/2014 |
1.0.0 | 2,243 | 8/3/2014 |
0.4.1 | 26,247 | 5/9/2014 |
0.4.0.2 | 5,687 | 11/7/2013 |
0.4.0.1 | 2,133 | 6/21/2013 |
0.4.0 | 1,832 | 6/18/2013 |
0.3.0 | 2,150 | 8/26/2012 |
0.2.0 | 1,905 | 7/4/2012 |
0.1.0 | 5,218 | 6/25/2012 |
Fixed bug that caused exceptions not to be propagated to output correctly.
Added a few missing methods in `Fluent.Arbitrary`.
Add a few missing `Prop.ForAll` overloads.
Includes changes in 2.16.4.