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
Search found 2 matches
- Thu Oct 24, 2019 5:26 pm
- Forum: ESP-IDF
- Topic: clarification about unit testing
- Replies: 8
- Views: 15959
- Sun Oct 20, 2019 6:27 pm
- Forum: ESP-IDF
- Topic: Unity Unit Testing of Hardware (with CMock)
- Replies: 1
- Views: 3924
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
Here is a simple example that can be useful for what you want.
https://gitlab.com/deltalejo/esp32-unity-fff-demo