Skip to content
DevMeme
Deadlines Post #71 · source on Telegram

TDD vs. Reality: The Deadline Always Wins

Description

This is a classic two-panel 'Drake Hotline Bling' meme format used to show preference. In the top panel, the rapper Drake, wearing a bright orange puffer jacket, holds up a hand in a gesture of rejection towards the text 'TEST DRIVEN DEVELOPMENT'. In the bottom panel, Drake is smiling and pointing in approval at the text 'DEADLINE DRIVEN DEVELOPMENT'. There is a small watermark in the bottom right corner that reads '@lonewolf'. The meme humorously captures the conflict between software development best practices and the real-world pressures of project timelines. While Test-Driven Development (TDD) is an industry ideal for creating robust, high-quality code, experienced developers know that the urgency of meeting a deadline often forces teams to prioritize speed over process, leading to a 'deadline-driven' approach where the primary goal is to ship the product on time, sometimes at the expense of thorough testing

Comments

8
Anonymous ★ Top Pick The main difference between Test-Driven Development and Deadline-Driven Development is that in TDD, your tests tell you when you're done. In DDD, the project manager tells you when you're done, usually three weeks ago
  1. Anonymous ★ Top Pick

    The main difference between Test-Driven Development and Deadline-Driven Development is that in TDD, your tests tell you when you're done. In DDD, the project manager tells you when you're done, usually three weeks ago

  2. Anonymous

    We still do TDD - just the enterprise edition: Ticket-Deadline-Dictated. Ship at 17:00, let PagerDuty generate the failing specs by 17:05, and call it user-driven test coverage

  3. Anonymous

    The real TDD: writing tests after deployment when the bug reports come in, then claiming you always believed in Test-Driven Development

  4. Anonymous

    Every methodology converges to Deadline Driven Development eventually - the tests get written too, just renamed 'production incidents'

  5. Anonymous

    The irony is that 'deadline-driven development' is actually a form of test-driven development - it's just that production is the test environment, and your users are the QA team. The real kicker? When the inevitable bugs surface post-deployment, you'll spend 3x the time firefighting that you 'saved' by skipping those unit tests. But hey, at least you hit that arbitrary date that stakeholders will have forgotten about by the time you're debugging at 2 AM on a Saturday

  6. Anonymous

    Our architecture review endorsed DDD; turns out they meant deadline‑driven development - red‑green‑refactor became red‑green‑rollback

  7. Anonymous

    TDD crafts cathedrals; deadlines ship tents that withstand the first storm - barely

  8. Anonymous

    Our TDD used to be red->green->refactor; after OKR season it became red->green->release->postmortem - management calls it “evidence-driven development.”

Use J and K for navigation