Skip to main content

Python Zero to Hero - Ep.10 - More Pytest and Mock

·
Python Zero to Hero

Today we go deeper into pytest, try using fixture, mark xfail, skip and parametrize. We also look into how to monkey patch an object with mock.patch decorators. If you have any questions or any suggestions about which Python topics to cover, please leave your comment at my Twitch channel (https://www.twitch.tv/cheukting_ho) You can get the slide deck here (https://slides.com/cheukting_ho) and the example code and homework form GitHub here (https://github.com/Cheukting/python02hero). Ask questions at my Twitch channel (https://www.twitch.tv/cheukting_ho)