Skip to content

Commit

Permalink
📝 FFF doc tweaks
Browse files Browse the repository at this point in the history
TODO: Update the fff snapshot to version 0.2.0 (issue #954)
  • Loading branch information
mkarlesky committed Jan 1, 2025
1 parent f4f8a8f commit b6fb4a1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions plugins/fff/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# A Fake Function Framework Plug-in for Ceedling

This is a plug-in for [Ceedling](https://github.com/ThrowTheSwitch/Ceedling) to use the [Fake Function Framework](https://github.com/meekrosoft/fff) for mocking instead of CMock.
This is a plug-in for [Ceedling](https://github.com/ThrowTheSwitch/Ceedling) to use the [Fake Function Framework](https://github.com/ElectronVector/fake_function_framework) for mocking instead of CMock.

Using fff provides less strict mocking than CMock, and can allow for more loosely-coupled tests.
Using _fff_ provides less strict mocking than CMock, and can allow for more loosely-coupled tests.

This Ceedling 1.x plugin wraps a snapshot of _FFF_, version 0.1.1.

### Thanks

Expand Down

0 comments on commit b6fb4a1

Please sign in to comment.