Главная
Study mode:
on
1
- Intro
2
- Overview of Unit Tests
3
- Using a Test Framework
4
- Writing the Component Under Test
5
- Writing the User Application
6
- Writing the Project Makefile
7
- Building CppUTest Locally
8
- Writing the Overall Test Makefile
9
- Writing a Unit Test
10
- Writing the Unit Test Makefile
11
- Running the Unit Tests
12
- Modularizing with Docker
13
- Automating Unit Tests with GitHub Actions
14
- Conclusion
Description:
Learn how to implement unit testing for C and C++ applications using CppUTest in this comprehensive tutorial. Explore the process of writing unit tests, building a project structure, and creating makefiles for efficient testing. Discover how to build CppUTest locally and run tests on your code. Dive into advanced techniques by modularizing your testing environment with Docker and automating the testing process using GitHub Actions. Gain valuable insights into creating a robust Continuous Integration and Continuous Delivery (CI/CD) pipeline for your software projects, including embedded firmware development. Follow along with practical examples and learn best practices for designing testable code components and achieving good code coverage.

Getting Started with Unit Testing for CI/CD - Part 3

Digi-Key
Add to list