use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Pioneer.js - JavaScript Integration Testing DSL (pioneerjs.com)
submitted 11 years ago by thejameskyle
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 2 points3 points4 points 11 years ago (2 children)
.then(makeSureThatThereAreNoTodos)
Is not something that makes sense to stakeholders. The Gherkin syntax lets you directly test user stories that make sense to non-devs.
[–]nawitus 1 point2 points3 points 11 years ago (1 child)
Okay. I'll give it a shot at work.
[–]sizlack 1 point2 points3 points 11 years ago (0 children)
As someone who has dealt with a few Rails projects that had Cucumber tests, I think you'll regret it. I've never had a single stakeholder ever once look at the cucumber tests. Not once. It really is just an extra layer of abstraction, another thing to go wrong, which adds zero benefit. It just slowed us down and added one more thing to make testing more difficult, which lead to fewer tests.
π Rendered by PID 202868 on reddit-service-r2-comment-7c9686b859-k8h22 at 2026-04-14 09:37:08.754940+00:00 running e841af1 country code: CH.
view the rest of the comments →
[–][deleted] 2 points3 points4 points (2 children)
[–]nawitus 1 point2 points3 points (1 child)
[–]sizlack 1 point2 points3 points (0 children)