This is a support package that helps in writing end-to-end tests for the Joomla CMS and its extensions with the frontend testing tool Cypress.
The Cypress API is extended with custom commands.
Joomla versions 4 and 5 are supported.
You can see the usage by sample:
- joomla-cms – e.g. cy.doAdministratorLogin() or cy.clickToolbarButton()
- quote_joomla – Joomla plus module installation