Guidelines - Unit testing and CI/CD

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Guidelines - Unit testing and CI/CD

Jump to solution
772 Views
Geiger8759
Contributor III

Hi,

I'm quite new to NXP and MCUxpresso and I was wondering what the possibilities are to setup up a CI/CD pipeline and unit testing (on the host).

Usually I setup github actions to run tests (using cppUtest or something) and compile the program using docker containers, but with the MCUxpresso IDE I'm a bit lost how I should approach this.

Are there some examples of unit testing and CI/CD pipelines?
Any tips & tricks are highly appreciated!

Thx!

0 Kudos
Reply
1 Solution
743 Views
Geiger8759
Contributor III
0 Kudos
Reply
1 Reply
744 Views
Geiger8759
Contributor III

Erich Styger just posted an article about this: https://mcuoneclipse.com/2023/10/02/ci-cd-for-embedded-with-vs-code-docker-and-github-actions/

Many thanks Erich!

0 Kudos
Reply