#56: Test-driven development

2 lis 2021 | Podcast | programowanie | tdd | IT

Test-driven development (TDD for short) means developing software by writing tests first. I hope you all write unit and integration tests. But do you write them before the actual production code? This approach to software development is just that. You must write a failing test first. And you are not allowed to write even a single line of production code without a failing test. Think about it. If all your tests are green, it is forbidden to write production code. Everything must start from a red test.

Read more: https://nurkiewicz.com/56

Get the new episode straight to your mailbox: https://nurkiewicz.com/newsletter

POSTY TEGO AUTORA

OpenTelemetry glossary: 30 terms you should know15 kwi 2026

Blog | programowanie | java | monitoring | IT

Podcast everything: how to turn any content into podcast feed30 sty 2026

Blog | programowanie | podcast | IT

Is ‘return await’ redundant or necessary in JavaScript?5 sie 2024

Blog | programowanie | javascript | IT

#97: Ruby: help every programmer to be productive and to be happy13 lut 2023

Podcast | programowanie | ruby | ruby on rails | IT

Around IT In 256 Seconds

Tomasz Nurkiewicz