Todd A. Jacobs · @todd_a_jacobs
4 followers · 40 posts · Server ruby.social

@alexanderadam @miry You're making a fair point. I'd argue that such is a failure in the agile implementation rather than in or itself, though.

That doesn't invalidate your point. It just turns it from "Cucumber is a useless tool!" into "We're failing to collaborate effectively with stakeholders." The latter is a process problem, and should be addressed within the framework being used IMHO.

Good call-out, though!

#cucumberbdd #gherkin #projectmanagement

Last updated 1 year ago

Todd A. Jacobs · @todd_a_jacobs
4 followers · 40 posts · Server ruby.social

@smortex Interesting idea. could call out to compiled code, so I suppose it would simply force the team to think more about the behavior of a running system, not intermixing specs and steps as is often the case in Cucumber.

The biggest challenge would likely be in testing the results, since (unlike with Ruby). I *migh*t not be able to use some of the DB rollback plugins and such.

It's actually a great idea. Thank you for the constructive suggestion!

#rubylang #cucumberbdd #crystallang

Last updated 1 year ago

Todd A. Jacobs · @todd_a_jacobs
4 followers · 33 posts · Server ruby.social

comes with its own version of built in. However, I can't seem to find a Crystal equivalent for , although I've heard anecdotally that Turnip (which embeds into RSpec) works even if it lacks some of Cucumber's full feature set. What do Crystal programmers use as a drop-in replacement or alternative implementation for Cucumber?

#crystallang #rspec #cucumberbdd #gherkinsyntax #rubylang

Last updated 1 year ago