Real Python Tutorials
Improve Your Tests With the Python Mock Object Library
In this course, you'll learn how to use the Python mock object library, unittest.mock, to create and use mock objects to improve your tests. Obstacles like complex logic and unpredictable dependencies make writing valuable tests difficult, but unittest.mock can help you overcome these obstacles.
May 12, 2020 intermediate testing
Structuring a Python Application
Apr 28, 2020 basics best-practices python
Not Sure Where to Start?
At Real Python you can learn all things Python from the ground up. If you’re wondering where to begin your Python journey, click the button below and we’ll give you some guidance:
Effective Python Testing With Pytest
Apr 20, 2020 intermediate python testing
Sorting Algorithms in Python
Apr 15, 2020 intermediate python
🐍 Python Tricks 💌
Get a short & sweet Python Trick delivered to your inbox every couple of days. No spam ever. Unsubscribe any time. Curated by the Real Python team.
Loading More Tutorials…