Skip to content

Component testing - Manual interaction with component #3807

@mariocardinal

Description

@mariocardinal

I'm submitting a usage scenario for component testing

I just watched Jessica Sachs presentation 'Introducing Component Testing with Cypress at Vuejs Global (Amsterdam)' and I need better documentation as how I can use Cypress to replace Storybook for styling my component. In other words, once a component is mounted, how can I interact manually with it as I can do right now with Storybook.

Is it feasible with the help of cy.pause???

The reason I am looking for this scenario is to reduce the tooling I need to setup to build component. I would like to get rid of Storybook. Using Cypress, I could, not only automate component testing, but also do component styling.

[ ] Bug report
[ x] Content update
[ ] Process update (build, deployment, ... )

Type of bug / changes

Please add a new section in documentation that explain how to use Cypress for styling component

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions