Hacker News new | ask | show | jobs
by eabraham 4223 days ago
Initially, I thought Cucumber was going to change testing because it would allow Business Analysts, Stakeholders and other interested non-technical individuals to read the tests. Experience taught me that these types of abstraction layers get relegated to lower skilled "programmers" because the non-technical individuals don't want to "write the business logic" because its still very code-like.
1 comments

With aristotle this the programmer would still write the logic, the main benefit is that the stakeholder can see a real-time version of the logic in some admin interface.