No, it’s not (just) run-parallel – let’s cut the local tox runtime by 75%!| Hynek Schlawack
GitHub’s own CI called GitHub Actions has been out of closed beta for a while and offers generous free quotas and a seamless integration with the rest of the site. Let’s have a look at how to use it for an open source Python package.| Hynek Schlawack
How to ensure that your tests run code that you think they are running, and how to measure your coverage over multiple tox runs (in parallel!).| Hynek Schlawack