Skip to content
#

component-based

Here are 23 public repositories matching this topic...

This package is designed to make Cypress tests easier to read and write. It allows you to implement to Page Object Model pattern. It also provides stronger command types as you type each component you declare. All your component declaration are made outside your tests files so that if a CSS selector changes, you only have to change it in one place.

  • Updated Mar 14, 2023
  • TypeScript

Improve this page

Add a description, image, and links to the component-based topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the component-based topic, visit your repo's landing page and select "manage topics."

Learn more