Fuchu
Test framework
A test library designed to support first-class testing and flexible assertion mechanisms for F#, C# and VB.NET.
Functional test library for F# / C# / VB.NET
120 stars
12 watching
22 forks
Language: F#
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
persimmon-projects/persimmon | A unit test framework for F# | 41 |
zaid-ajaj/fable.mocha | Provides a unified testing framework for F# applications using various runners including Mocha and standalone browsers. | 56 |
microsoft/testfx | A unit testing framework for .NET applications, allowing developers to write and run tests in various environments. | 752 |
marvinjwendt/testza | A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 418 |
meekrosoft/fff | A testing framework for creating fake functions in C to simplify test development | 787 |
bitovi/funcunit | A functional testing framework for JavaScript applications | 571 |
franela/goblin | A testing framework that simplifies writing tests in Go with a focus on simplicity and ease of use. | 885 |
haf/expecto | A testing library for .NET applications written in F#, focusing on performance and property-based testing. | 673 |
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 |
machine/machine.specifications | A Context/Specification framework for .NET testing that removes language noise and simplifies tests. | 885 |
pimbrouwers/falco | A toolkit for building fast and functional-first web applications using F# | 530 |
jimporter/mettle | A C++20 unit testing framework providing a toolbox of features for writing tests | 122 |
memsql/ntest | Provides a framework for writing type-based tests using dependency injection. | 2 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,042 |
elm-explorations/test | A package for writing and running tests for Elm code | 237 |