Expecto 4.1.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Expecto --version 4.1.0
                    
NuGet\Install-Package Expecto -Version 4.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="Expecto" Version="4.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Expecto" Version="4.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Expecto" />
                    
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 Expecto --version 4.1.0
                    
#r "nuget: Expecto, 4.1.0"
                    
#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 Expecto@4.1.0
                    
#: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=Expecto&version=4.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Expecto&version=4.1.0
                    
Install as a Cake Tool

Expecto is a smooth test framework for F#, cloned from Fuchu with added functionality for making it easier to use.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  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.

NuGet packages (29)

Showing the top 5 NuGet packages that depend on Expecto:

Package Downloads
Expecto.FsCheck

Property testing for Expecto, powered by FsCheck

YoloDev.Expecto.TestSdk

Package Description

Expecto.Hopac

Running Hopac jobs from Expecto

Expecto.VisualStudio.TestAdapter

Visual Studio test adapter for Expecto. Shows Expecto tests in Visual Studio's Test Explorer, and also enables them to be run in Visual Studio Online builds.

Expecto.TestResults

Advanced testing library for F#

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Expecto:

Repository Stars
VerifyTests/Verify
Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.
JamesRandall/FunctionMonkey
Write more elegant Azure Functions with less boilerplate, more consistency, and support for REST APIs. Docs can be found at https://functionmonkey.azurefromthetrenches.com
lucassklp/Desktop.Robot
A library used to control your mouse and keyboard programmatically in .NET Core
Zaid-Ajaj/Npgsql.FSharp.Analyzer
F# analyzer that provides embedded SQL syntax analysis, type-checking for parameters and result sets and nullable column detection when writing queries using Npgsql.FSharp.
Version Downloads Last Updated
11.0.0-alpha8 558 3/2/2025
11.0.0-alpha7 167 3/1/2025
11.0.0-alpha6 339 2/13/2025
11.0.0-alpha4 163 1/8/2025
11.0.0-alpha2 620 8/24/2024
11.0.0-alpha1 336 8/15/2024
10.2.3 30,565 3/30/2025
10.2.2 14,879 3/2/2025
10.2.1 262,483 3/15/2024
10.2.0 2,257 3/15/2024 10.2.0 is deprecated because it has critical bugs.
10.1.0 150,400 6/27/2023
10.0.0 17,953 6/8/2023
9.0.4 673,485 8/16/2021
9.0.2 274,601 6/25/2020
9.0.0 66,748 4/4/2020
8.13.2 59,200 3/9/2020
8.13.1 64,183 11/24/2019
8.13.0 2,276 11/23/2019
8.12.0 75,326 9/16/2019
8.11.0 22,967 7/22/2019
8.10.1 42,086 4/7/2019
8.10.0 7,479 4/3/2019
8.9.1 18,192 2/27/2019
8.9.0 4,146 2/23/2019
8.8.0 10,052 1/28/2019
8.7.0 8,311 1/8/2019
8.6.5 4,180 12/20/2018
8.6.4 2,948 12/11/2018
8.6.3 2,752 12/8/2018
8.6.0 13,465 11/17/2018
8.5.0 5,888 11/5/2018
8.4.3 17,217 10/20/2018
8.4.2 8,260 9/28/2018
8.4.1 3,639 9/25/2018
8.3.0 7,917 9/5/2018
8.2.2 6,390 8/15/2018
8.2.1 5,003 7/30/2018
8.1.1 9,222 6/13/2018
8.1.0 12,647 6/11/2018
7.0.1 12,330 4/7/2018
7.0.0 10,837 3/13/2018
6.0.0 43,474 3/5/2018
5.1.2 28,015 1/4/2018
5.1.1 5,995 12/6/2017
5.1.0 2,689 12/2/2017
5.0.1 20,788 8/25/2017
5.0.0 18,742 6/17/2017
5.0.0-rc1 6,651 5/3/2017
5.0.0-beta3 2,379 4/28/2017
5.0.0-beta2 2,141 4/25/2017
5.0.0-beta1 2,705 4/17/2017
4.2.1 11,646 4/28/2017
4.2.0 2,508 4/28/2017
4.1.1 8,328 4/1/2017
4.1.0 3,969 3/25/2017
4.0.3 13,133 2/19/2017
4.0.1 2,398 2/18/2017
4.0.0 2,685 2/17/2017
3.2.1 4,023 1/25/2017
3.2.0 5,519 1/17/2017
3.1.0 2,556 1/11/2017
3.0.2 2,477 1/10/2017
3.0.1 2,647 1/9/2017
3.0.0 2,577 1/9/2017
2.4.2 2,920 1/5/2017
2.4.1 2,549 1/4/2017
2.4.0 2,560 1/3/2017
2.3.1 2,600 12/29/2016
2.3.0 2,484 12/25/2016
2.2.0 2,441 12/23/2016
2.1.1 5,499 12/19/2016
2.0.0 2,629 12/12/2016
1.1.2 5,823 11/4/2016
1.1.1 2,571 11/4/2016
1.1.0 3,006 11/1/2016
1.0.12 2,433 10/28/2016
1.0.11 2,404 10/23/2016
1.0.10 2,476 10/23/2016
1.0.4 2,400 10/22/2016
1.0.3 2,360 10/22/2016
1.0.2 2,357 10/22/2016
1.0.1 2,343 10/22/2016
1.0.0 3,249 10/22/2016

Release Notes:

* Paket churn
* Allow FsCheck IRunner to print output via configuration
* Correcting output message
* Merge pull request #131 from AnthonyLloyd/master
* stress deadlock test only for processorcount > 2
* Merge pull request #130 from stelim/master
* fixed typo
* Merge pull request #128 from MNie/feature/127/isempty
* Small fixes after review (seq.length -> seq.fold)
* fix specs
* 127 simplify code a little bit
* 127 proper implementation of hascountof
* 127 add isempty, isnonempty and hascountof functions
* Merge pull request #115 from baronfel/csharp-facade
* add in more correct stub for awaiting non-generic tasks
* Revert "upgrade to F#.Core 4.0.0.1 to get native untyped Task awaiting."
* upgrade to F#.Core 4.0.0.1 to get native untyped Task awaiting.
* remove autogenerated assembly info
* don't ?
* move the C# wrapper lib into the main assembly
* add a C# wrapper for convenience
* Merge pull request #119 from smoothdeveloper/expecto-flip
* Merge pull request #116 from AnthonyLloyd/master
* Merge pull request #121 from MNie/feature/117/update_readme
* * adjust comparison operators * add isAscending sample * fix \r\n to \n * rename format argument
* Add Mono v4.8.0 to the mix
* Merge pull request #118 from MecuSorin/master
* Add a Expecto.Flip.Expect module
* 117 update readme
* Fixed file mode for the previous commited files
* Removed unneeded app.config file from the Expecto.Focused.Tests project
* #10 Added a project testdata/Expecto.Focused.Tests to verify FTestAttribute behavior
* CE code docs
* docs make more test and asyncTest, convert more tests to testAsync
* add async computation expression plus tests
* Merge pull request #113 from forki/attributes
* Remove the Tests attribute for our very first test - closes #109
* [docs] more help for the newbs
* Merge pull request #112 from Krzysztof-Cieslak/patch-1
* Merge pull request #110 from forki/braces
* Update README.md
* Always use fun () instead of fun _ to make it easier for F# newbies
* Merge pull request #108 from forki/readme
* Give our very first test a better name  than yes