Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

While there is initial overhead in hooking in the tests, the power comes when you have modularized test steps that you can reuse for multiple tests.

At my last company we had QA write all the cucumber tests and someone would hook in the new statements, which is the overhead you suggest. Now if you write 3 different gherkin statements that do the same thing, then that is not optimal.

Like many problems, I don't think the tool is at fault. It does what it claims. Provides human readable syntax for test cases and lets you hook that in however you want.

I think it's a valid point to think that extra layer is unnecessary, but I wouldn't go as far as discounting it and saying that no company has derived value from it.

Like all code, the messes usually stem from how the code is implemented, not the language itself.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: