Persimmon
Test framework
A unit test framework for F#
A unit test framework for F# using computation expressions.
41 stars
12 watching
7 forks
Language: F#
last commit: over 2 years ago
Linked from 1 awesome list
fsharpunit-testing
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 |
mausch/fuchu | A test library designed to support first-class testing and flexible assertion mechanisms for F#, C# and VB.NET. | 120 |
microsoft/testfx | A unit testing framework for .NET applications, allowing developers to write and run tests in various environments. | 752 |
swensensoftware/unquote | A tool that integrates configuration-free unit testing with exception-based testing frameworks using F# quoted expressions | 287 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,042 |
phpspec/phpspec | A framework for defining and executing unit tests with behavior-driven development (BDD) capabilities for PHP applications. | 1,880 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 158 |
sheredom/utest.h | A single header unit testing framework for C and C++ | 845 |
meekrosoft/fff | A testing framework for creating fake functions in C to simplify test development | 787 |
atoum/atoum | A simple and intuitive unit testing framework for PHP | 1,447 |
elm-explorations/test | A package for writing and running tests for Elm code | 237 |
dotnet/fsharp | The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. | 3,926 |
pimbrouwers/falco | A toolkit for building fast and functional-first web applications using F# | 530 |
ragmaanir/microtest | A testing framework with an opinionated approach to writing tests using power asserts and the spec syntax. | 31 |
strongqa/howitzer | A Ruby-based framework for acceptance testing with flexibility and scalability for different testing tools and cloud services. | 261 |