Tag Archives: debuging

Dump World on failure

One of the most important aspects of test reports is that when something fails, you can easily debug what went wrong.  Splitting tests into logical, small tests that exercise a single functionality in the system goes a long way toward … Continue reading

Posted in Coding, Cucumber, Testing | Tagged , , , | 1 Comment