fff
Test doubles
A testing framework for creating fake functions in C to simplify test development
A testing micro framework for creating function test doubles
787 stars
45 watching
169 forks
Language: C
last commit: about 1 year ago
Linked from 3 awesome lists
cc-plus-plusembeddedfake-functionsmicro-frameworktdd
Related projects:
Repository | Description | Stars |
---|---|---|
ffmathy/fluffyspoon.javascript.testing.faking | A mocking framework for TypeScript that enables fluent mocking of strongly-typed interfaces. | 202 |
simonc/memfs | An in-memory file system simulator used to test Ruby applications without modifying external storage | 322 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 158 |
mausch/fuchu | A test library designed to support first-class testing and flexible assertion mechanisms for F#, C# and VB.NET. | 120 |
pomax/simple-cff-builder | Generates test fonts with customizable Type2 charstrings and global subroutines. | 3 |
tuplanolla/cheat | Convenient unit testing framework for the C programming language | 169 |
abe33/spectacular | A BDD framework for writing tests in CoffeeScript and JavaScript, focusing on best practices from RSpec. | 73 |
eerimoq/nala | A test framework for C projects providing automatic test discovery, mocking, and output capturing utilities. | 68 |
microsoft/testfx | A unit testing framework for .NET applications, allowing developers to write and run tests in various environments. | 752 |
persimmon-projects/persimmon | A unit test framework for F# | 41 |
martinmoene/lest | A simple C++ test framework for unit tests and BDD. | 391 |
bfrymire/crispy | A unit testing framework built in Game Maker Language for GameMaker Studio 2+, allowing developers to write and run tests within their projects. | 39 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,042 |
bitovi/funcunit | A functional testing framework for JavaScript applications | 571 |
vittorioromeo/mettle | A C++14 unit test framework providing a toolbox of features for writing and running tests | 0 |