This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Test Driven Development (TDD) library recommendation for nrf52x

Hi everyone,

We are developing with Nrf52 and it's been a bit of a manual process for us to test our code, we use makefile so we were able to create a clunky system to run a test suite of ours but we were wondering if either Nordic or anyone in the community has experience with an existing test library, we'd appreciate any pointer.

Related