pytester_test_repo

Description

This repo serves as a reference for the YouTube video found here.

Demonstration of how to incorporate pytest code coverage into a Python project.

The code coverage checking is handled by a custom GitHub Action pytester-cov written by myself.