Pythonic Pytest Part 3: Lucidity
This is kind of funny. I was writing this post, and as I put together code samples, something crystalized in my mind: I saw The Larger Pattern in the approach to Pytest usage I was about to lay out.
I was going to say:
Here’s how you write tests using Pytest’s advanced features in order to create a wonderfully consistent way to test high-level APIs.
But instead I wrote a library 😅
Pytest Embrace is a formalism of the approach to testing I set out to share here. I hope it helps you the way it helped my team :✌️