Guidelines - Unit testing and CI/CD

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Guidelines - Unit testing and CI/CD

跳至解决方案
2,064 次查看
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 项奖励
回复
1 解答
2,035 次查看
Geiger8759
Contributor III
0 项奖励
回复
1 回复
2,036 次查看
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 项奖励
回复