Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Unit Testing C Code in CLion 2020

Writing unit tests is a big part of being a good software developer. This course will teach you how to use unit tests to improve existing C code with the CLion IDE.

Dror Helper - Pluralsight course - Unit Testing C Code in CLion 2020
by Dror Helper

What you'll learn

Anyone who has ever written unit tests knows that it’s not always a trivial task, especially when trying to test existing code. In this course, Unit Testing C Code in CLion, you’ll learn to write, run, debug, and analyze unit tests. First, you’ll explore deciding how and what to test. Next, you’ll discover refactoring code using unit tests for better readability and maintainability. Finally, you’ll learn how to understand the results and investigate issues when things go wrong. When you’re finished with this course, you’ll have the skills and knowledge of CLion and unit testing needed to create better, cleaner, and more maintainable C code.

Table of contents

About the author

Dror Helper - Pluralsight course - Unit Testing C Code in CLion 2020
Dror Helper

Dror is a Software developer, architect, and consultant who likes to help software developers write better code. He's a public speaker and blogger. Dror teaches, mentors, and writes code using clean code principles, TDD, and BDD.

More Courses by Dror