Skip to content

cypress/vue should return object containing vueWrapper and component #24342

@rockindahizzy

Description

@rockindahizzy

Current Behavior

Currently vue mount returns the vue wrapper object.

Desired Behavior

vue mount should return an object with the wrapper and component

{
  wrapper: VueWrapper
  component: VueWrapper.vm
}

Metadata

Metadata

Assignees

Labels

CTIssue related to component testingnpm: @cypress/vue@cypress/vue package issues

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions