unquote

Unit testing framework

A tool that integrates configuration-free unit testing with exception-based testing frameworks using F# quoted expressions

Write F# unit test assertions as quoted expressions, get step-by-step failure messages for free

GitHub

287 stars
12 watching
25 forks
Language: F#
last commit: 8 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fsprojects/fsunit A set of libraries that adds a special syntax to make unit-testing with F# more enjoyable and adaptable to existing .NET testing frameworks. 426
persimmon-projects/persimmon A unit test framework for F# 41
unoplatform/uno.uitest A unified UI testing framework for Uno Platform apps 12
snaipe/criterion A cross-platform unit testing framework with C and C++ support 2,042
microsoft/testfx A unit testing framework for .NET applications, allowing developers to write and run tests in various environments. 752
sheredom/utest.h A single header unit testing framework for C and C++ 845
christophercrouzet/rexo A single-file cross-platform unit testing framework for C/C++ with a polished API and granular control. 28
vittorioromeo/mettle A C++14 unit test framework providing a toolbox of features for writing and running tests 0
suites-dev/suites A comprehensive testing framework for building reliable unit tests in TypeScript applications 367
snitch-org/snitch A lightweight testing framework for C++20 that provides a simple and efficient way to write unit tests. 264
pgrange/bash_unit A framework for writing and running unit tests in bash, providing assertions and test-driven development functionality. 604
jasmcaus/tau A lightweight unit testing framework for C and C++ projects 158
jimporter/mettle A C++20 unit testing framework providing a toolbox of features for writing tests 122
fnogatz/tap Provides a framework to write and run tests with the Test Anything Protocol (TAP) in SWI-Prolog 12
evolutional/utest An ultra-lightweight unit test framework for C99 39