Tag: T-D-D


  1. 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…

    Agile, BDD, TDD, Unit Testing, Hexagonal Architecture, DDD, Deliberate Discovery, Example Mapping, Incidental Complexity

  2. 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…

    Unit test, TDD, Mocking, Testing, Integration