Writing #BDD tests in Gherkin sounds strange to you? Give it a try!

Yes, the underlying implementation that needs to be build will blow your mind.
You need to handle state between and map a linear model of test execution to
something which used to be hierarchical.

Wed, 20 Jun 2018 15:19:01 UTC2

3 replies

Replying to @coderbyheart

And the best part: it is completely decoupled from any API and implementation,
so you get to refactor without having to keep track of all the corner cases you
had in your test suite.