-
BDD with Cucumber School
I have been a BDD practitioner for a few years, a combination of self-learning and attending various user groups and getting useful feedback from my peers. BDD is something you pick up gradually and gets better with practice. My personal experience when starting to use BDD was that it can…
-
The Rationale for Testing
Recently I’ve been thinking why we should test. Too often testing is simply seen as a tick-box exercise, something to be done just to get meet some meaningless metric. Unit tests are used ostensibly to prove that your implementation behaves as expected. But equally important is the feedback…