Skip to content

Feature request: mount should accept a partial that describes local properties on component #2366

@cory-baker

Description

@cory-baker

Is your feature request related to a problem? Please describe.
I'd like my tests to be typesafe.

Describe the solution you'd like
The option to pass a partial to describe component data
mount<Component<{...myComponentDataTypes}>>
or
mount<Component, {...myComponentDataTypes}>

Describe alternatives you've considered

Additional context
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions