DEV Community

Kiran (AK) Adapa
Kiran (AK) Adapa

Posted on

Behavior Driven Development (BDD)

From https://cucumber.io

Cucumber Open is the world’s leading tool for BDD. Work faster and smarter than your competition by supporting a team-centric, cross-functional workflow.

Use Gherkin https://cucumber.io/docs/gherkin/reference/

https://cucumber.io/blog/bdd/example-mapping-introduction/

Some good examples are from NextCloud open source code for auth feature and transfer ownership feature that are defined using Gherkin.

Top comments (0)