TDD
-
Software Development
Test Attributes #1: Validity
In my last post, I created a list of test attributes. If one of them isn’t ok, you need to…
Read More » -
Software Development
Continuous Delivery: Unit Tests
In the previous article we explored static analysis as one of the first steps in Continuous Delivery. Our journey will…
Read More » -
Software Development
No SRP? No TDD!
I’ve been thinking about what makes TDD fail, and there are obviously few reasons that were discussed to death (Get…
Read More » -
Software Development
What If I do This?
When I started my career as a developer, there were testers on my team. That was a new concept for…
Read More » -
Software Development
See, always told you: testing is just a waste of time
Automated testing has become something people don’t speak about any more. It matured to being a standard in software development,…
Read More » -
Software Development
Test Driven Discipline
As the ”Is TDD Dead or Alive” continues, it is interesting to see the different kind of discussions. Here’s an…
Read More » -
Agile
Managers who don’t TDD be unemployable before 2012
In the furious discussion over my “Programmers without TDD will be unemployable” last month a couple of people asked: “How…
Read More » -
Software Development
From Top to Bottom – TDD for Web Applications
I am a “testing fanatic” but I don’t understand test-driven development. Or so I thought. I have read a few…
Read More » -
Software Development
Towards a Theory of Test-Driven Development
This post examines how well we really understand the practice of Test-Driven Development (TDD). …
Read More »