Unquote 6.1.0
dotnet add package Unquote --version 6.1.0
NuGet\Install-Package Unquote -Version 6.1.0
<PackageReference Include="Unquote" Version="6.1.0" />
paket add Unquote --version 6.1.0
#r "nuget: Unquote, 6.1.0"
// Install Unquote as a Cake Addin
#addin nuget:?package=Unquote&version=6.1.0
// Install Unquote as a Cake Tool
#tool nuget:?package=Unquote&version=6.1.0
Unquote is not just another DSL or API for making unit test assertions. Instead, assertions are written as plain, statically-checked F# quoted expressions and test failure messages are given as step-by-step F# expression evaluations.
Unquote integrates configuration-free with all exception-based unit testing frameworks including xUnit.net, NUnit, and Expecto. Unquote may even be used within FSI sessions, enabling the direct migration of ad-hoc FSI tests during interactive development to formal test suites.
In addition to its unit testing features, Unquote includes operators for evaluating, decompiling, and incrementally reducing quoted expressions.
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 |
-
.NETStandard 2.0
- FSharp.Core (>= 4.7.2)
NuGet packages (17)
Showing the top 5 NuGet packages that depend on Unquote:
Package | Downloads |
---|---|
MBrace.Tests
A collection of abstract NUnit-based test suites for evaluating MBrace runtime implementations. |
|
Eventful.Testing
An EventSourcing library. Test helpers. |
|
FSharp.Azure.Storage
A library that provides an idiomatic F# API for Microsoft Azure services. |
|
FSharp.AWS.DynamoDB
A library that provides an idiomatic F# API for AWS DynamoDB. |
|
FSharp.Control.Reactive.Testing
A F#-friendly wrapper for the Reactive Extensions. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Unquote:
Repository | Stars |
---|---|
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
|
|
GreanTech/AtomEventStore
A server-less .NET Event Store based on the Atom syndication format
|
Version | Downloads | Last updated |
---|---|---|
6.1.0 | 185,157 | 5/17/2021 |
6.0.0 | 2,289 | 4/30/2021 |
6.0.0-rc.3 | 121 | 4/30/2021 |
6.0.0-rc.2 | 152 | 4/30/2021 |
6.0.0-rc.1 | 114 | 4/30/2021 |
5.0.0 | 225,778 | 6/27/2019 |
4.0.0 | 165,735 | 11/10/2017 |
3.2.0 | 31,884 | 4/2/2017 |
3.1.2 | 33,957 | 8/6/2016 |
3.1.1 | 23,120 | 1/19/2016 |
3.1.0 | 11,519 | 10/11/2015 |
3.0.0 | 102,196 | 5/17/2015 |
2.2.2 | 34,868 | 6/15/2012 |
2.2.1 | 1,323 | 5/22/2012 |
2.2.0 | 1,209 | 5/20/2012 |
2.1.1 | 1,420 | 4/11/2012 |
2.1.0 | 1,713 | 9/24/2011 |
2.0.3 | 1,433 | 8/7/2011 |
2.0.2 | 1,483 | 7/20/2011 |
2.0.1 | 1,493 | 7/12/2011 |
2.0.0 | 1,459 | 7/7/2011 |
1.3.0 | 2,188 | 6/1/2011 |