Рет қаралды 9,797
cppcon.org/
---
Back to Basics: Testing in C++ - Phil Nash - CppCon 2023
github.com/Cpp...
If we’re writing tests for our code we probably think we should write more - or write better tests. If we’re not already writing tests perhaps we think we should start. Or perhaps we are not, yet, convinced they are worth it?
This session will introduce you to the benefits of testing and how to get started and be effective.
We’ll look at:
What does testing even mean?
What types of testing are there, and what should I focus on?
Should I use a test framework? If so which one?
What are the testing best practices?
What are some common challenges and pitfalls to overcome?
---
Phil Nash
Phil is the original author of the C++ test framework, Catch2, and composable command line parser, Clara. As Developer Advocate at Sonar he's involved with SonarQube, SonarLint and SonarCloud, particularly in the context of C++. He's also a member of the ISO C++ standards committee, organiser of C++ London and C++ on Sea, as well as co-host and producer of CppCast. More generally he's an advocate for good testing practices, TDD and using the type system and functional techniques to reduce complexity and increase correctness. He's previously worked in Finance and Mobile offers training and coaching in C++ and TDD.
---
Videos Filmed & Edited by Bash Films: www.BashFilms.com
KZbin Channel Managed by Digital Medium Ltd: events.digital...
---
Registration for CppCon: cppcon.org/reg...
#cppcon #cppprogramming #cpp