8000 GitHub - dcodesdev/playwright-cucumber-tutorial
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dcodesdev/playwright-cucumber-tutorial

Repository files navigation

Playwright Cucumber tutorial

This repository is a part of the Playwright with Cucumber a comprehensive guide blog post which is posted on the LambdaTest blog.

Introduction

This repository contains the code for the Playwright with Cucumber tutorial. The blog post is a comprehensive guide on how to perform end-to-end testing of web applications using Playwright and Cucumber.

Playwright

Playwright is a Node.js library to automate the Chromium, WebKit, and Firefox browsers with a single API. It enables cross-browser web automation that is ever-green, capable, reliable, and fast. Playwright is created by Microsoft, it is a powerful tool for end-to-end testing of web applications.

Cucumber

Cucumber is a tool that supports Behavior-Driven Development (BDD) - a software development process that aims to enhance software quality and reduce maintenance costs. Cucumber is a testing framework that supports the creation of test cases using simple English text. It allows you to write test cases in a way that can be easily understood by non-technical people.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0