@nx/playwright plugin provides full support for BDD #32599
nathan-hcltech
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My team would like to incorporate Behavior-Driven Development into our process to fill in the gap between the developers, testers, and business analysts, and we found Cucumber,js as an attractive option. However, choosing Cucumber.js over Playwright (as test runner) will sacrifice most of Playwright's benefits, including @nx/playwright plugin.
As Nx generator has file generation capability, I wished for a generator that can generate both feature (Gherkin) and test file templates and a generator that generates a test file from a feature file.
Beta Was this translation helpful? Give feedback.
All reactions