Login
Roast topics
Find topics
Find it!
From:
jacobtomlinson.dev
(Uncensored)
subscribe
Testing and Continuous Integration for Python packages with GitHub Actions - Jacob Tomlinson
https://jacobtomlinson.dev/posts/2021/testing-and-continuous-integration-for-python-packages-with-github-actions/
links
backlinks
Roast topics
Find topics
Roast it!
In this post we will cover automatically running our tests when we push new code to GitHub, and when contributors raise Pull Requests against our project.