Table of Contents

Namespace Cress.Exporters.Cypress

Classes

CypressExporter

Exports a CressFlow as a Cypress .cy.ts test file. This is a lossy one-way conversion — some locator strategies require Cypress Testing Library plugins (findByRole, findByLabelText, findByTestId).