As an automation architect, I get a lot of questions and requests from various clients about how to implement Gherkin. Over the years, my opinion has gone from general ambivalence to outright dread.
A proof-of-concept project demonstrating playwright-bdd - a framework that combines Playwright's powerful testing capabilities with Behavior-Driven Development (BDD) using Gherkin syntax.
This project demonstrates a novel approach to Behavior-Driven Development (BDD) using Large Language Models (LLMs) for acceptance testing. Instead of writing traditional e2e test glue code, we ...