You test your Python code, right? So you know there aren't bugs, you aren't losing money, getting blamed for errors, and sleeping sound at night.
Oh, you're not testing... Well time to get started. We will dive into unit tests, doctests, code coverage, test driven development, and more.