ElectronVector / fake_function_framework

A plug-in for Ceedling to use the Fake Function Framework (fff) for mocking instead of Cmock.
MIT License
37 stars 13 forks source link

Upgrade fff to v1.0 #21

Closed mchernosky closed 4 years ago

mchernosky commented 4 years ago

Display ceedling version when running Use this project as the plugin path when loading plugins. Add tests for variable arguments. Switch from fff included as submodule to directly including the fff header file.

mchernosky commented 4 years ago

Fixes #17.