Get ready for a new 'Technically Speaking' episode, part 2 of the Mocking Responsibly series is live now! Our teammate Matt explores specialized mocking using the Python responses library. The walk-through compares this approach with general-purpose mocking, showing how tool-specific mocks can reduce coupling between tests and implementation details while allowing safer refactoring. Check it out here: https://lnkd.in/gDmBEpcP #UnitTesting #Python #SoftwareEngineering

This is great! Thank you for sharing, Matt! I've come across SO MANY tests in my career that were testing the implementation rather than the desired outcomes. It's good to see a simple example of doing mocks the right way 👏

Like
Reply
See more comments

To view or add a comment, sign in

Explore content categories