Sign in Sign up
nuget

Unquote

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.

nuget View on Nuget

Activity

Latest release
1y ago
Total releases
24
Cadence
~2 months
Last 12 months
0

Details

License
Apache-2.0
First release
Jun 01, 2011
Releases
Version Released
7.0.1 patch
7.0.0 major
6.1.0 minor
6.0.0 major
6.0.0-rc.3 pre
6.0.0-rc.2 pre
6.0.0-rc.1 pre
5.0.0 major
4.0.0 major
3.2.0 minor
3.1.2 patch
3.1.1 patch
3.1.0 minor
3.0.0 major
2.2.2 patch
2.2.1 patch
2.2.0 minor
2.1.1 patch
2.1.0 minor
2.0.3 patch
2.0.2 patch
2.0.1 patch
2.0.0 major
1.3.0 initial