Back to Browse

Test-Driven Development (TDD) in Python #5 - Part I - Inside-Out TDD

1.0K views
Feb 27, 2020
16:10

Jason Gorman demonstrates the inside-out approach to Test-Driven Development, highlighting it's advantages and disadvantages: Pros: * Tests pinpoint failures Cons: * Risk of the pieces of the jigsaw not fitting together at the end * Test code is more tightly coupled to the implementation Previous videos in the series https://www.youtube.com/playlist?list=PL1tIFPlmF4ykpjOJKVDwYkpBIeXsoak6S Mars Rover kata https://kata-log.rocks/mars-rover-kata

Download

0 formats

No download links available.

Test-Driven Development (TDD) in Python #5 - Part I - Inside-Out TDD | NatokHD