Hacker News new | ask | show | jobs
by ljf 3046 days ago
While I personally believe in BDD and unit testing, I'm interested in some commentary here from down-voters - always keen to learn from examples
1 comments

To be clear, while I'm a big fan of BDD the practise, I strongly dislike cucumber and other gherkin tools. I consider a large part of the relative unpopularity of BDD to be attributable to their problems.

I think the downvotes are largely dogma driven - people are quite attached to unit testing, especially for the situations where it worked for them and largely see them in opposition to "no testing" not a "different kind of test".