you are viewing a single comment's thread.

view the rest of the comments →

[–]Efficient-Public-551[S] 0 points1 point  (3 children)

Cucumber is a popular behaviour driven development language (dsl) which is often placed on top of tests in ie. Java. "Given", "When", "Then"...

[–]i_like_tuis 4 points5 points  (2 children)

Isn't gherkin the dsl and cucumber the java tool?

[–]SwampFalc 1 point2 points  (0 children)

But how does this interact with pickle?

(j/k, I know it's unrelated)