Back to Browse

Test-Driven Development (TDD) in Python #6 - Scaling TDD with Stubs & Mocks

1.0K views
Mar 1, 2020
35:25

Jason Gorman demonstrates how we can use stubs and mocks to test-drive code that has external dependencies or changing data, and how we can drive complex, multi-layered architectures from the outside-in using stubs and mocks Previous videos in this series https://www.youtube.com/playlist?list=PL1tIFPlmF4ykpjOJKVDwYkpBIeXsoak6S

Download

0 formats

No download links available.

Test-Driven Development (TDD) in Python #6 - Scaling TDD with Stubs & Mocks | NatokHD