Testing
Testing principles and trade-offs
In my previous post I discussed some of the issues I have with the Agile Testing Pyramid and why if we follow it blindly it can lead to poor quality tests. In this post, I will discuss a different approach to testing. Instead of...
Testing
Stop using the Agile Testing Pyramid: a case for writing fewer unit tests
I think it’s fair to say that writing tests is one of the more challenging aspects of developing software. I would even go so far as to say that writing tests is more difficult than writing production code. Should a...
No More Results