playwright-bdd
Test runner
Converts BDD scenarios into Playwright test files and runs them with the Playwright runner for automated testing.
BDD testing with Playwright runner
327 stars
13 watching
41 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 2 awesome lists
automated-testingbddcucumbergherkinplaywrighttesting
Related projects:
Repository | Description | Stars |
---|---|---|
playwright-community/jest-playwright | A tool for running end-to-end tests using Jest and Playwright. | 531 |
vitalets/playwright-magic-steps | Automates adding comments and steps to tests in JavaScript tests using AI-generated text | 35 |
go-bdd/gobdd | A BDD testing framework for Go that uses the gherkin syntax and aims to provide more flexibility and customization than existing alternatives. | 115 |
tallyb/cucumber-playwright | An E2E testing framework for Cucumber using Playwright with TypeScript | 394 |
vitalets/playwright-network-cache | A tool to speed up Playwright tests by caching network requests on the filesystem | 32 |
playwright-community/eslint-plugin-playwright | An ESLint plugin that provides rules and configurations specifically designed for Playwright testing in TypeScript projects. | 285 |
gcaptn/tincan | A BDD testing library for Deno written in TypeScript | 36 |
bloznelis/typioca | A terminal-based typing speed tester with customizable word lists and timing settings | 802 |
microsoft/playwright-github-action | A GitHub Action for automating Playwright browser tests in GitHub Actions workflows | 340 |
microsoft/playwright-pytest | A plugin to integrate Playwright with Pytest for end-to-end browser testing | 447 |
mammadataei/cypress-vite | A tool that integrates Cypress end-to-end testing with Vite's compilation and running capabilities. | 88 |
marcusfelling/demo.playwright | Demonstrates various testing scenarios with Playwright using TypeScript and GitHub Actions | 261 |
marketionist/testcafe-cucumber-steps | A tool for writing end-to-end tests using TestCafe and Cucumber | 24 |
cucumber/aruba | A tool for testing command-line applications using behavior-driven development and testing frameworks. | 949 |
bitwes/gut-extension | An extension for the Visual Studio Code editor to run GUT tests and framework tools from within the editor. | 30 |