In this course, you’ll learn the core concepts behind Continuous Integration (CI) and why they are essential for modern software engineering teams.
Find out how to set up Continuous Integration for your Python project to automatically create environments, install dependencies, and run tests. You’ll learn how to work with GitHub, CircleCI, and PyTest.
Jon Scott on Aug. 3, 2020
Really well done - thank you for the tutorial!