Testing Your Tests With Code Coverage
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the importance of comprehensive code testing and learn how to leverage code coverage tools in this ACCU 2021 conference talk. Discover why testing is crucial for improving code quality, and see practical examples using a sample library and test suite. Learn to generate and interpret coverage data, including the creation of .gcda files. Understand how to analyze coverage reports to identify gaps in test cases and improve overall code reliability. Gain insights into the benefits of regularly checking code coverage and how it can enhance your development process. Suitable for developers looking to strengthen their testing practices and ensure more robust, bug-free code.
Syllabus
Why bother testing? • Testing improves quality
Example library/class
Example test suite
Generating coverage data
New file - *.gcda
Understanding the coverage report
Benefits of checking code coverage
Questions?
Taught by
ACCU Conference
Related Courses
Automated Software Testing: Unit Testing, Coverage Criteria and Design for TestabilityDelft University of Technology via edX Testing Angular 4 (previously Angular 2) Apps with Jasmine
Udemy Node.js Unit Testing In-Depth
Udemy Testing Fundamentals in iOS
Pluralsight Agile Software Development: Code Quality
LinkedIn Learning