Nieuws

TDD for embedded platforms – Practical application and framework comparison Two frameworks with different approaches enable test-driven development for embedded applications: GTest and CppUTest.
Unit testing application code in embedded applications is a fundamental need that embedded developers often overlook. At first, glance, getting a unit test harness up and running can seem complicated.
Two frameworks with different approaches enable test-driven development for embedded applications: GTest and CppUTest.