Namespace Cress.Exporters.Cypress
Classes
- CypressExporter
Exports a CressFlow as a Cypress
.cy.tstest file. This is a lossy one-way conversion — some locator strategies require Cypress Testing Library plugins (findByRole, findByLabelText, findByTestId).