playwright-bdd
TypeScript icon, indicating that this package has built-in type declarations

6.3.0 • Public • Published

playwright-bdd

lint test npm version npm downloads license

Run BDD tests with Playwright runner.

Inspired by the issue in the Playwright repo microsoft/playwright#11975

[!TIP] Playwright-bdd v6 is out! Check out Cucumber reporters and share your feedback

Why Playwright runner?

Both Playwright and CucumberJS have their own test runners. You can use CucumberJS runner with Playwright as a library to test BDD scenarios. This package offers an alternative way: convert BDD scenarios into Playwright tests and run them with Playwright runner as usual. Such approach brings all the benefits of Playwright runner:

Documentation

Check out documentation website.

Example

Fork and play with playwright-bdd-example repo.

Feedback

Feel free to share your feedback in issues.

Changelog

Inspect the latest changes in the CHANGELOG.md.

Contributing

Your contributions are welcome! Review DEVELOPMENT.md for playwright-bdd local setup and development.

Sponsors

Great thanks to the sponsors for supporting playwright-bdd project ❤️ Become a sponsor

Currents.devArturs Leščinskis

How to make BDD valuable for my project?

Have a look on this section.

License

MIT

Package Sidebar

Install

npm i playwright-bdd

Weekly Downloads

15,738

Version

6.3.0

License

MIT

Unpacked Size

838 kB

Total Files

518

Last publish

Collaborators

  • vitalets