礼失求诸野

Mastering Embedded Testing in ESP-IDF: Unity and pytest-embedded with the Button Component Example

Explore the integration and application of Unity and pytest-embedded in ESP-IDF, using the button component as a practical example. Dive into the world of embedded testing and discover how these frameworks enhance the reliability and functionality of ESP32-based applications.

Mastering Embedded Testing in ESP-IDF: Unity and pytest-embedded with the Button Component Example

Streamlining Keypad Testing: C++ Macros and Template Metaprogramming

Discover how to efficiently test keypads using C++ macros and template metaprogramming, simplifying your code and boosting test coverage.

Streamlining Keypad Testing: C++ Macros and Template Metaprogramming