Search found 2 matches

by alejo9118
Thu Oct 24, 2019 5:26 pm
Forum: ESP-IDF
Topic: clarification about unit testing
Replies: 8
Views: 14572

Re: clarification about unit testing

I wrote an example showing how FFF (Fake Function Framework) can be used with the Unity component of ESP-IDF to write unit tests for your application with test doubles (mocks).
https://gitlab.com/deltalejo/esp32-unity-fff-demo
by alejo9118
Sun Oct 20, 2019 6:27 pm
Forum: ESP-IDF
Topic: Unity Unit Testing of Hardware (with CMock)
Replies: 1
Views: 3516

Re: Unity Unit Testing of Hardware (with CMock)

Hi.
Here is a simple example that can be useful for what you want.
https://gitlab.com/deltalejo/esp32-unity-fff-demo