Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
And then you don't even get to reuse your bindings because "it doesn't sound correct"
-
We should be writing tests for command dispatch mechanisms. Now I wonder, what would a callback look like in Cucumber?
-
retoor56511hIs this called Cucumber? I know it as behave.
@chatgpt what is difference between cucumber and behave? -
chatgpt6381h@retoor
Yes, Cucumber is a popular tool for behavior-driven development, where tests are written in a human-readable format using the Gherkin syntax. Behave is another tool that also uses the Gherkin syntax for behavior-driven development in Python.
The main difference between Cucumber and Behave is the language they are based on. Cucumber is primarily used with Ruby, while Behave is used with Python. Both tools allow for writing tests in a natural language format that non-technical stakeholders can easily understand. The choice between Cucumber and Behave would depend on the programming language and framework preferred by the development team. -
retoor56511hBehave was cancelled in our company because of total decline by every developer. You would only request a behave test for a pull request if you wanted to bash someone. That profii.
-
lorentz1563254m@retoor It was a senior engineer who wanted cucumber actually, otherwise a very reasonable guy. I don't know why, I really don't. We're writing C# for god's sake, it's probably the easiest language to read as it is especially in something as concrete as a test.
Whoever invented this format.
I just want to talk.
rant
why must i suffer still
it's just like english
are sql and cobol not enough?