Generate BDD tests with ChatGPT and run them with Playwright
In my current projects, I follow the Behavior Driven Development (BDD) approach for automated end-to-end testing. Previously I was rather skeptical of Given-When-Then syntax, but now I actively use it. The main reason — I generate BDD scenarios with ...
vitalets.hashnode.dev12 min read