Playwright + Cucumber BDD + Typescript, simple & easiest way to learn and implement
-
Updated
Jun 11, 2024 - TypeScript
Playwright + Cucumber BDD + Typescript, simple & easiest way to learn and implement
Playwright and bdd
This project provides a template for using Cucumber and Playwright to test an Angular app.
I created this repository to explore Playwright-BDD, an integration library that allows you to use Playwright with a BDD (Behavior-Driven Development) style syntax and structure, typically using Cucumber and .feature files written in Gherkin, based on the official documentation.
Example test automation framework using Playwright with test scenarios written in BDD style
This repository was created to integrate Playwright with multiple-cucumber-html-reporter and to configure the project so that additional browsers (not shown by default) can be displayed. It is a copy of aldimhernandez/playwright-bdd where the only difference is the reporter implementation.
Playwright Cucumber JavaScript
Playwright Cucumber TypeScript
Add a description, image, and links to the playwright-bdd topic page so that developers can more easily learn about it.
To associate your repository with the playwright-bdd topic, visit your repo's landing page and select "manage topics."