Languages/Python/Testing/Test-Driven DevelopmentTest-Driven DevelopmentWriting tests firstInterview Relevant: Development methodology TDD Write a failing test, write code to pass, refactor. PreviousTest CoverageNextdoctest