Spoke at an event
Here's my talk for Data Umbrella: Intro to Unit Testing and Continuous Integration. In this talk, I covered the reasons for needing to write unit tests, and how to get started doing it in Python. Then I covered the topic of CI and how to integrate various aspect of your development workflow into CI.
Video: https://lnkd.in/gPTYQzC5
Slides: https://lnkd.in/gr7xjtwJ
Sample repo: https://lnkd.in/gDz8FdHi
#python #publicspeaking #testing #automation #cicd #bestpractices