#mocking

ffi-mock

A dead simple way of mocking extern functions, in cases where the external library is not avaible

1 unstable release

0.1.0 Nov 22, 2023

#169 in FFI

MIT/Apache

5KB
107 lines

ffi-mock

An attempt at a dead-simple mocking library for mocking extern functions, when the external library is not available.

Dependencies

~320–770KB
~18K SLoC