Code Coverage Through Unit Tests Running in Sub-Processes - Threads - Locally and Automated on GitHub
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore code coverage techniques for unit tests running in sub-processes and threads in this 35-minute EuroPython 2022 conference talk. Learn how to effectively measure and improve code coverage in open-source projects, both locally and through automated processes on GitHub. Discover the importance of code coverage as a metric for well-tested and reliable codebases, and understand the benefits of running tests in parallel. Follow along as the speaker demonstrates using coverage.py, building solutions for uncovered code, and configuring CI pipelines with GitHub Actions and Codecov. Gain valuable insights into optimizing test execution and maintaining high code coverage standards in your projects.
Syllabus
Code coverage through unit tests running in sub-processes/threads - presented by Saransh Chopra
Taught by
EuroPython Conference
Related Courses
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera