Simple play icon Course
Skills

Unit Testing C Code in CLion 2020

by Dror Helper

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.

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.

About the author

Dror is a freelance software architect. He has been writing software professionally for more than a decade, during which he has worked for industry giants such as Intel and SAP as well as small startup companies. He has extensive knowledge of many programming languages and platforms including C++, assembly, .NET (C#/VB) and Java. Dror is an expert in agile methodologies and software engineering practices. When not writing code, Dror mentors developers and conducts courses about clean code, unit... more

Ready to upskill? Get started