cancel
Showing results for 
Search instead for 
Did you mean: 

Unit Testing tool recommendation?

AraceliGuerrero
Associate III

Hello!

I’m aware that the question I’m asking may have many correct answers since everything depends on the application and specific needs, but I’d like to know which Unit Testing tool you recommend. Ideally one that is easy to use, adapts well to different environments, and is robust.

Any recommendation is welcome, as I’m just about to start exploring this world.

Thanks!

1 REPLY 1
Pavel A.
Super User

Unit testing basically splits into two categories: Software in the loop and Hardware in the loop. You're likely interested in the latter.  This site offers some good ideas and learning materials:

https://www.beningo.com/3-tips-for-unit-testing-embedded-software/

https://www.beningo.com/getting-started-with-cpputest-for-embedded-applications/

https://www.beningo.com/3-tips-for-repurposing-development-boards-for-testing/

https://www.beningo.com/category/testing/