The cypress-cucumber-preprocessor is an open-source preprocessor that converts Cucumber tests (feature files) into Cypress tests before the actual test execution. This enables Behavior Driven Development (BDD) with Cucumber using Cypress as the E2E testing framework.
References:
Related tags: