As I've been onboarding to my new position, I've been reviewing some of my coworker's code. I learned that pytest 1) has some built-in fixtures, and 2) they are really useful! First, briefly, what are fixtures?

Source: [Dev.to](https://dev.to/echen4628/pytest-built-in-fixtures-29h6)

Sponsored