Unquote NuGet Package

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.




Got any Unquote Question?





Info

Version: 7.0.0
Author(s): Stephen Swensen
Last Update: Saturday, December 30, 2023
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/SwensenSoftware/unquote
NuGet Url: https://www.nuget.org/packages/Unquote


Install
Install-Package Unquote
dotnet add package Unquote
paket add Unquote
Unquote Download (Unzip the "nupkg" after downloading)

.NETFramework 4.5 .NETStandard 2.0 13 packages depend on this package.


Tags



STATS

must-have-score

5.3

avg-downloads-per-day

220

days-since-last-release

110